source: general/sysutils/mc.xml@ 7f78b6f

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 7f78b6f was 7f78b6f, checked in by David Jensen <djensen@…>, 19 years ago

Update to Hd2u-1.0.0, root/user change in MC

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

  • Property mode set to 100644
File size: 5.1 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</userinput></screen>
84
85 <para>This package does not come with a testsuite.</para>
86
87 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
88
89<screen role="root"><userinput>make install</userinput></screen>
90
91 </sect2>
92
93 <sect2 role="configuration">
94 <title>Configuring MC</title>
95
96 <sect3 id="mc-config">
97 <title>Config Files</title>
98
99 <para><filename>~/.mc/*</filename></para>
100
101 <indexterm zone="mc mc-config">
102 <primary sortas="e-AA..mc/*">~/..mc/*</primary>
103 </indexterm>
104
105 </sect3>
106
107 <sect3>
108 <title>Configuration Information</title>
109
110 <para>The <filename class="directory">~/.mc</filename> directory and
111 its contents are created when you start <command>mc</command> for the
112 first time. Then you can edit the main <filename>~/.mc/ini</filename>
113 configuration file manually or through the <application>MC</application>
114 shell. Consult the mc(1) man page for details.</para>
115
116 </sect3>
117
118 </sect2>
119
120 <sect2 role="content">
121 <title>Contents</title>
122
123 <segmentedlist>
124 <segtitle>Installed Programs</segtitle>
125 <segtitle>Installed Libraries</segtitle>
126 <segtitle>Installed Directories</segtitle>
127
128 <seglistitem>
129 <seg>mc, mcedit, mcmfmt, and mcview</seg>
130 <seg>None</seg>
131 <seg>/usr/share/mc, /usr/lib/mc</seg>
132 </seglistitem>
133 </segmentedlist>
134
135 <variablelist>
136 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
137 <?dbfo list-presentation="list"?>
138 <?dbhtml list-presentation="table"?>
139
140 <varlistentry id="mc-prog">
141 <term><command>mc</command></term>
142 <listitem>
143 <para>is a visual shell.</para>
144 <indexterm zone="mc mc-prog">
145 <primary sortas="b-mc">mc</primary>
146 </indexterm>
147 </listitem>
148 </varlistentry>
149
150 <varlistentry id="mcedit">
151 <term><command>mcedit</command></term>
152 <listitem>
153 <para>is an internal file editor.</para>
154 <indexterm zone="mc mcedit">
155 <primary sortas="b-mcedit">mcedit</primary>
156 </indexterm>
157 </listitem>
158 </varlistentry>
159
160 <varlistentry id="mcview">
161 <term><command>mcview</command></term>
162 <listitem>
163 <para>is an internal file viewer.</para>
164 <indexterm zone="mc mcview">
165 <primary sortas="b-mcview">mcview</primary>
166 </indexterm>
167 </listitem>
168 </varlistentry>
169
170 </variablelist>
171
172 </sect2>
173
174</sect1>
Note: See TracBrowser for help on using the repository browser.