source: general/sysutils/mc.xml@ 2571cae1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 2571cae1 was 2571cae1, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Tagged mc.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4001 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY mc-download-http "http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-&mc-version;.tar.gz">
8 <!ENTITY mc-download-ftp "ftp://ftp.uni-koeln.de/util/shell/mc-&mc-version;.tar.gz">
9 <!ENTITY mc-md5sum "70804dc9e2049e24f294ff7090a82a12">
10 <!ENTITY mc-size "3.6 MB">
11 <!ENTITY mc-buildsize "31 MB">
12 <!ENTITY mc-time "0.45 SBU">
13]>
14
15<sect1 id="mc" xreflabel="MC-&mc-version;">
16 <?dbhtml filename="mc.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>MC-&mc-version;</title>
24
25 <indexterm zone="mc">
26 <primary sortas="a-MC">MC</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to MC</title>
31
32 <para><application>MC</application> (Midnight Commander) is a text-mode
33 full-screen file manager and visual shell. It provides a clear, user-friendly,
34 and somewhat protected interface to a Unix system while making many frequent
35 file operations more efficient and preserving the full power of the command
36 prompt.</para>
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&mc-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&mc-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &mc-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &mc-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &mc-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &mc-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">MC Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para><xref linkend="GLib"/> or <xref linkend="glib2"/></para>
64
65 <bridgehead renderas="sect4">Optional</bridgehead>
66 <para><xref linkend="gpm"/>,
67 X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
68 <xref linkend="samba3"/>,
69 <xref linkend="slang"/>,
70 <xref linkend="zip"/>,
71 <xref linkend="unzip"/> and
72 <xref linkend="gnome-libs"/></para>
73
74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of MC</title>
78
79 <para>Install <application>MC</application> by
80 running the following commands:</para>
81
82<screen><userinput>./configure --prefix=/usr &amp;&amp;
83make &amp;&amp;
84make install</userinput></screen>
85
86 </sect2>
87
88 <sect2 role="configuration">
89 <title>Configuring MC</title>
90
91 <sect3 id="mc-config">
92 <title>Config Files</title>
93
94 <para><filename>~/.mc/*</filename></para>
95
96 <indexterm zone="mc mc-config">
97 <primary sortas="e-AA..mc/*">~/..mc/*</primary>
98 </indexterm>
99
100 </sect3>
101
102 <sect3>
103 <title>Configuration Information</title>
104
105 <para>The <filename class="directory">~/.mc</filename> directory and
106 its contents are created when you start <command>mc</command> for the
107 first time. Then you can edit the main <filename>~/.mc/ini</filename>
108 configuration file manually or through the <application>MC</application>
109 shell. Consult the mc(1) man page for details.</para>
110
111 </sect3>
112
113 </sect2>
114
115 <sect2 role="content">
116 <title>Contents</title>
117
118 <segmentedlist>
119 <segtitle>Installed Programs</segtitle>
120 <segtitle>Installed Libraries</segtitle>
121 <segtitle>Installed Directories</segtitle>
122
123 <seglistitem>
124 <seg>mc, mcedit, mcmfmt, and mcview</seg>
125 <seg>None</seg>
126 <seg>None</seg>
127 </seglistitem>
128 </segmentedlist>
129
130 <variablelist>
131 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
132 <?dbfo list-presentation="list"?>
133 <?dbhtml list-presentation="table"?>
134
135 <varlistentry id="mc-prog">
136 <term><command>mc</command></term>
137 <listitem>
138 <para>is a visual shell.</para>
139 <indexterm zone="mc mc-prog">
140 <primary sortas="b-mc">mc</primary>
141 </indexterm>
142 </listitem>
143 </varlistentry>
144
145 <varlistentry id="mcedit">
146 <term><command>mcedit</command></term>
147 <listitem>
148 <para>is an internal file editor.</para>
149 <indexterm zone="mc mcedit">
150 <primary sortas="b-mcedit">mcedit</primary>
151 </indexterm>
152 </listitem>
153 </varlistentry>
154
155 <varlistentry id="mcview">
156 <term><command>mcview</command></term>
157 <listitem>
158 <para>is an internal file viewer.</para>
159 <indexterm zone="mc mcview">
160 <primary sortas="b-mcview">mcview</primary>
161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 </variablelist>
166
167 </sect2>
168
169</sect1>
Note: See TracBrowser for help on using the repository browser.