|
@@ -13,7 +13,13 @@ Estimated required disk space: &inetutils-compsize;</screen>
|
|
|
<sect2>
|
|
|
<title>Installation of Inetutils</title>
|
|
|
|
|
|
-<para>Prepare Inetutils for compilation:</para>
|
|
|
+<para>We are not going to install all the programs that come with Inetutils.
|
|
|
+However, the Inetutils build system will insist on installing all the man
|
|
|
+pages anyway. The following patch will correct this situation:</para>
|
|
|
+
|
|
|
+<screen><userinput>patch -Np1 -i ../&inetutils-no-server-man-pages-patch;</userinput></screen>
|
|
|
+
|
|
|
+<para>Now prepare Inetutils for compilation:</para>
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr --disable-syslogd \
|
|
|
--libexecdir=/usr/sbin --disable-logger \
|