source: general/sysutils/mc.xml@ 520f6b4f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 520f6b4f was 6c42d4e, checked in by Randy McMurchy <randy@…>, 18 years ago

Updated all the wiki links to point to the existing package wiki page if one existed

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

  • Property mode set to 100644
File size: 5.7 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 "18b20db6e40480a53bac2870c56fc3c4">
10 <!ENTITY mc-size "3.8 MB">
11 <!ENTITY mc-buildsize "29 MB">
12 <!ENTITY mc-time "0.4 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 <keywordset>
22 <keyword role="package">mc-&mc-version;.tar</keyword>
23 <keyword role="ftpdir">mc</keyword>
24 </keywordset>
25 </sect1info>
26
27 <title>MC-&mc-version;</title>
28
29 <indexterm zone="mc">
30 <primary sortas="a-MC">MC</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to MC</title>
35
36 <para><application>MC</application> (Midnight Commander) is a text-mode
37 full-screen file manager and visual shell. It provides a clear,
38 user-friendly, and somewhat protected interface to a Unix system while
39 making many frequent file operations more efficient and preserving the
40 full power of the command prompt.</para>
41
42 <caution>
43 <para>The <application>MC</application> package has some issues when
44 used in a UTF-8 based locale. For a full explanation of the issues, see
45 the <xref linkend="locale-mc"/> section of the
46 <xref linkend="locale-issues"/>.</para>
47 </caution>
48
49 <bridgehead renderas="sect3">Package Information</bridgehead>
50 <itemizedlist spacing="compact">
51 <listitem>
52 <para>Download (HTTP): <ulink url="&mc-download-http;"/></para>
53 </listitem>
54 <listitem>
55 <para>Download (FTP): <ulink url="&mc-download-ftp;"/></para>
56 </listitem>
57 <listitem>
58 <para>Download MD5 sum: &mc-md5sum;</para>
59 </listitem>
60 <listitem>
61 <para>Download size: &mc-size;</para>
62 </listitem>
63 <listitem>
64 <para>Estimated disk space required: &mc-buildsize;</para>
65 </listitem>
66 <listitem>
67 <para>Estimated build time: &mc-time;</para>
68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">MC Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required"><xref linkend="GLib"/> or
75 <xref linkend="glib2"/></para>
76
77 <bridgehead renderas="sect4">Optional</bridgehead>
78 <para role="optional"><xref linkend="gpm"/>,
79 <xref linkend="x-window-system"/>,
80 <xref linkend="samba3"/>,
81 <xref linkend="slang"/>,
82 <xref linkend="zip"/>,
83 <xref linkend="unzip"/>, and
84 <xref linkend="gnome-libs"/></para>
85
86 <para condition="html" role="usernotes">User Notes:
87 <ulink url="&blfs-wiki;/MC"/></para>
88
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of MC</title>
93
94 <para>Install <application>MC</application> by
95 running the following commands:</para>
96
97<screen><userinput>./configure --prefix=/usr &amp;&amp;
98make</userinput></screen>
99
100 <para>This package does not come with a test suite.</para>
101
102 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
103
104<screen role="root"><userinput>make install</userinput></screen>
105
106 </sect2>
107
108 <sect2 role="configuration">
109 <title>Configuring MC</title>
110
111 <sect3 id="mc-config">
112 <title>Config Files</title>
113
114 <para><filename>~/.mc/*</filename></para>
115
116 <indexterm zone="mc mc-config">
117 <primary sortas="e-AA..mc/*">~/..mc/*</primary>
118 </indexterm>
119
120 </sect3>
121
122 <sect3>
123 <title>Configuration Information</title>
124
125 <para>The <filename class="directory">~/.mc</filename> directory and
126 its contents are created when you start <command>mc</command> for the
127 first time. Then you can edit the main <filename>~/.mc/ini</filename>
128 configuration file manually or through the <application>MC</application>
129 shell. Consult the mc(1) man page for details.</para>
130
131 </sect3>
132
133 </sect2>
134
135 <sect2 role="content">
136 <title>Contents</title>
137
138 <segmentedlist>
139 <segtitle>Installed Programs</segtitle>
140 <segtitle>Installed Libraries</segtitle>
141 <segtitle>Installed Directories</segtitle>
142
143 <seglistitem>
144 <seg>mc, mcedit, mcmfmt, and mcview</seg>
145 <seg>None</seg>
146 <seg>/usr/share/mc and /usr/lib/mc</seg>
147 </seglistitem>
148 </segmentedlist>
149
150 <variablelist>
151 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
152 <?dbfo list-presentation="list"?>
153 <?dbhtml list-presentation="table"?>
154
155 <varlistentry id="mc-prog">
156 <term><command>mc</command></term>
157 <listitem>
158 <para>is a visual shell.</para>
159 <indexterm zone="mc mc-prog">
160 <primary sortas="b-mc">mc</primary>
161 </indexterm>
162 </listitem>
163 </varlistentry>
164
165 <varlistentry id="mcedit">
166 <term><command>mcedit</command></term>
167 <listitem>
168 <para>is an internal file editor.</para>
169 <indexterm zone="mc mcedit">
170 <primary sortas="b-mcedit">mcedit</primary>
171 </indexterm>
172 </listitem>
173 </varlistentry>
174
175 <varlistentry id="mcview">
176 <term><command>mcview</command></term>
177 <listitem>
178 <para>is an internal file viewer.</para>
179 <indexterm zone="mc mcview">
180 <primary sortas="b-mcview">mcview</primary>
181 </indexterm>
182 </listitem>
183 </varlistentry>
184
185 </variablelist>
186
187 </sect2>
188
189</sect1>
Note: See TracBrowser for help on using the repository browser.