source: general/sysutils/mc.xml@ 9c90b1b

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 9c90b1b was 22ac237, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Typo fix. General.

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

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