2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of Man</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>Before Man is installed, the man patch file needs to be unpacked.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para><screen><userinput>patch -Np1 -i ../man-&man-version;.patch &&</userinput>
|
2001-07-10 16:06:31 +01:00
|
|
|
<userinput>./configure -default &&</userinput>
|
|
|
|
<userinput>make &&</userinput>
|
2001-07-22 20:45:10 +01:00
|
|
|
<userinput>make install</userinput></screen></para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>You may want to take a look at the man hint at <ulink
|
|
|
|
url="http://archive.linuxfromscratch.org/lfs-hints/man.txt">http://archive.linuxfromscratch.org/lfs-hints/man.txt</ulink>
|
|
|
|
which deals with formatting and compression issues for man pages.</para>
|
2001-04-21 17:47:37 +01:00
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect2>
|