aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/man-inst.xml
blob: 2aee946aae1e0479f2b4c6458bf74af7cbde47b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<sect2>
<title>Installation of Man</title>

<para>Run the following commands to install man:</para>

<para><screen><userinput>./configure -default &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

<para>You may want to take a look at the man hint at <ulink
url="&hints-root;man.txt">&hints-root;man.txt</ulink> 
which deals with formatting and compression issues for man pages.</para>

</sect2>