glfs/basicnet/netprogs/inetutils/inetutils-inst.xml

14 lines
375 B
XML
Raw Normal View History

<sect2>
<title>Installation of inetutils</title>
<para>Install inetutils by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr --disable-inetutils \
--with-libexecdir=/usr/sbin --infodir=/usr/share/info \
--mandir=/usr/share/man --with-wrap --with-pam &amp;&amp;
make &amp;&amp;
make install </userinput></screen></para>
</sect2>