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

13 lines
397 B
XML
Raw Normal View History

<sect2>
<title>Installation of <application>tcpwrappers</application></title>
<para>Install <application>tcpwrappers</application> with the following
commands:</para>
<screen><userinput><command>patch -Np1 -i ../tcp_wrappers-7.6-shared-lib-plus-plus.patch &amp;&amp;
make REAL_DAEMON_DIR=/usr/sbin STYLE=-DPROCESS_OPTIONS linux &amp;&amp;
make install</command></userinput></screen>
</sect2>