mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
024784dd07
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1360 af4574ff-66df-0310-9fd7-8a98e5e911e0
13 lines
397 B
XML
13 lines
397 B
XML
<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 &&
|
|
make REAL_DAEMON_DIR=/usr/sbin STYLE=-DPROCESS_OPTIONS linux &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|