mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Tagged mc.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4001 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
343bcdbb91
commit
2571cae14a
@ -13,45 +13,56 @@
|
||||
]>
|
||||
|
||||
<sect1 id="mc" xreflabel="MC-&mc-version;">
|
||||
<?dbhtml filename="mc.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
<?dbhtml filename="mc.html"?>
|
||||
<title><acronym>MC</acronym>-&mc-version;</title>
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to
|
||||
<application><acronym>MC</acronym></application></title>
|
||||
<title>MC-&mc-version;</title>
|
||||
|
||||
<para><application><acronym>MC</acronym></application>
|
||||
(Midnight Commander) is a text-mode 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
|
||||
<indexterm zone="mc">
|
||||
<primary sortas="a-MC">MC</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to MC</title>
|
||||
|
||||
<para><application>MC</application> (Midnight Commander) is a text-mode
|
||||
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>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<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>
|
||||
</sect3>
|
||||
<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>
|
||||
|
||||
<sect3><title><application><acronym>MC</acronym></application>
|
||||
dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<bridgehead renderas="sect3">MC Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para><xref linkend="GLib"/> or <xref linkend="glib2"/></para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Optional</title>
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para><xref linkend="gpm"/>,
|
||||
X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
|
||||
<xref linkend="samba3"/>,
|
||||
@ -59,65 +70,99 @@ X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
|
||||
<xref linkend="zip"/>,
|
||||
<xref linkend="unzip"/> and
|
||||
<xref linkend="gnome-libs"/></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Installation of
|
||||
<application><acronym>MC</acronym></application></title>
|
||||
<sect2 role="installation">
|
||||
<title>Installation of MC</title>
|
||||
|
||||
<para>Install <application><acronym>MC</acronym></application> by
|
||||
<para>Install <application>MC</application> by
|
||||
running the following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=/usr &&
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Configuring <application><acronym>MC</acronym></application></title>
|
||||
<sect2 role="configuration">
|
||||
<title>Configuring MC</title>
|
||||
|
||||
<sect3 id="mc-config">
|
||||
<title>Config Files</title>
|
||||
|
||||
<sect3><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>
|
||||
<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
|
||||
first time. Then you can edit the main <filename>~/.mc/ini</filename>
|
||||
configuration file manually or through the
|
||||
<application><acronym>MC</acronym></application> shell.
|
||||
Consult the mc(1) man page for details.</para>
|
||||
configuration file manually or through the <application>MC</application>
|
||||
shell. Consult the mc(1) man page for details.</para>
|
||||
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application><acronym>MC</acronym></application> package
|
||||
contains <command>mc</command>, <command>mcedit</command>,
|
||||
<command>mcmfmt</command> and <command>mcview</command>.</para>
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
</sect2>
|
||||
<seglistitem>
|
||||
<seg>mc, mcedit, mcmfmt, and mcview</seg>
|
||||
<seg>None</seg>
|
||||
<seg>None</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<sect3><title>mc</title>
|
||||
<para><command>mc</command> is a visual shell.</para></sect3>
|
||||
<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>
|
||||
|
||||
<sect3><title>mcedit</title>
|
||||
<para><command>mcedit</command> is an internal file
|
||||
editor.</para></sect3>
|
||||
<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>
|
||||
|
||||
<sect3><title>mcview</title>
|
||||
<para><command>mcview</command> is an internal file
|
||||
viewer.</para></sect3>
|
||||
<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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user