2004-06-13 06:56:28 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-13 06:56:28 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2005-05-07 18:05:18 +08:00
|
|
|
<!ENTITY mc-download-http "http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/mc-&mc-version;.tar.gz">
|
2005-12-29 13:52:18 +08:00
|
|
|
<!ENTITY mc-download-ftp "ftp://ftp.uni-koeln.de/util/shell/mc-&mc-version;.tar.gz">
|
|
|
|
<!ENTITY mc-md5sum "18b20db6e40480a53bac2870c56fc3c4">
|
|
|
|
<!ENTITY mc-size "3.8 MB">
|
|
|
|
<!ENTITY mc-buildsize "29 MB">
|
|
|
|
<!ENTITY mc-time "0.4 SBU">
|
2004-06-13 06:56:28 +08:00
|
|
|
]>
|
|
|
|
|
2003-09-27 00:04:42 +08:00
|
|
|
<sect1 id="mc" xreflabel="MC-&mc-version;">
|
2005-05-07 18:05:18 +08:00
|
|
|
<?dbhtml filename="mc.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2005-12-03 03:45:36 +08:00
|
|
|
<keywordset>
|
|
|
|
<keyword role="package">mc-&mc-version;.tar</keyword>
|
2005-12-09 04:34:05 +08:00
|
|
|
<keyword role="ftpdir">mc</keyword>
|
2005-12-03 03:45:36 +08:00
|
|
|
</keywordset>
|
2005-05-07 18:05:18 +08:00
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>MC-&mc-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="mc">
|
|
|
|
<primary sortas="a-MC">MC</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to MC</title>
|
|
|
|
|
2005-05-31 05:39:09 +08:00
|
|
|
<para><application>MC</application> (Midnight Commander) is a text-mode
|
2005-12-29 13:52:18 +08:00
|
|
|
full-screen file manager and visual shell. It provides a clear,
|
|
|
|
user-friendly, and somewhat protected interface to a Unix system while
|
|
|
|
making many frequent file operations more efficient and preserving the
|
|
|
|
full power of the command prompt.</para>
|
|
|
|
|
|
|
|
<caution>
|
|
|
|
<para>The <application>MC</application> package has some issues when
|
|
|
|
used in a UTF-8 based locale. For a full explanation of the issues, see
|
|
|
|
the <xref linkend="locale-mc"/> section of the
|
|
|
|
<xref linkend="locale-issues"/>.</para>
|
|
|
|
</caution>
|
2005-05-07 18:05:18 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&mc-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&mc-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &mc-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &mc-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &mc-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &mc-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">MC Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2005-12-29 13:52:18 +08:00
|
|
|
<para role="required"><xref linkend="GLib"/> or
|
|
|
|
<xref linkend="glib2"/></para>
|
2005-05-07 18:05:18 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2005-12-03 03:45:36 +08:00
|
|
|
<para role="optional"><xref linkend="gpm"/>,
|
2006-04-10 00:06:53 +08:00
|
|
|
<xref linkend="x-window-system"/>,
|
2005-05-07 18:05:18 +08:00
|
|
|
<xref linkend="samba3"/>,
|
|
|
|
<xref linkend="slang"/>,
|
|
|
|
<xref linkend="zip"/>,
|
2005-12-29 13:52:18 +08:00
|
|
|
<xref linkend="unzip"/>, and
|
2005-05-07 18:05:18 +08:00
|
|
|
<xref linkend="gnome-libs"/></para>
|
|
|
|
|
2006-04-11 02:35:56 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/mc"/></para>
|
|
|
|
|
2005-05-07 18:05:18 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of MC</title>
|
|
|
|
|
|
|
|
<para>Install <application>MC</application> by
|
|
|
|
running the following commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
2005-06-16 11:12:09 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
2005-07-28 02:05:59 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
2005-11-30 03:07:13 +08:00
|
|
|
|
2005-06-16 11:12:09 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
2005-05-07 18:05:18 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="configuration">
|
|
|
|
<title>Configuring MC</title>
|
|
|
|
|
|
|
|
<sect3 id="mc-config">
|
|
|
|
<title>Config Files</title>
|
|
|
|
|
|
|
|
<para><filename>~/.mc/*</filename></para>
|
|
|
|
|
|
|
|
<indexterm zone="mc mc-config">
|
|
|
|
<primary sortas="e-AA..mc/*">~/..mc/*</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>Configuration Information</title>
|
|
|
|
|
|
|
|
<para>The <filename class="directory">~/.mc</filename> directory and
|
|
|
|
its contents are created when you start <command>mc</command> for the
|
2005-05-31 00:35:31 +08:00
|
|
|
first time. Then you can edit the main <filename>~/.mc/ini</filename>
|
|
|
|
configuration file manually or through the <application>MC</application>
|
2005-05-07 18:05:18 +08:00
|
|
|
shell. Consult the mc(1) man page for details.</para>
|
|
|
|
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>mc, mcedit, mcmfmt, and mcview</seg>
|
|
|
|
<seg>None</seg>
|
2005-07-28 02:05:59 +08:00
|
|
|
<seg>/usr/share/mc and /usr/lib/mc</seg>
|
2005-05-07 18:05:18 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="mc-prog">
|
|
|
|
<term><command>mc</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is a visual shell.</para>
|
|
|
|
<indexterm zone="mc mc-prog">
|
|
|
|
<primary sortas="b-mc">mc</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="mcedit">
|
|
|
|
<term><command>mcedit</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is an internal file editor.</para>
|
|
|
|
<indexterm zone="mc mcedit">
|
|
|
|
<primary sortas="b-mcedit">mcedit</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="mcview">
|
|
|
|
<term><command>mcview</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is an internal file viewer.</para>
|
|
|
|
<indexterm zone="mc mcview">
|
|
|
|
<primary sortas="b-mcview">mcview</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2003-09-27 00:04:42 +08:00
|
|
|
|
|
|
|
</sect1>
|