lfs/chapter06/nettools-inst.xml
2001-04-16 02:04:19 +00:00

20 lines
396 B
XML

<sect2>
<title>Installation of Net-tools</title>
<para>
The <filename>Makefile</filename> file CFLAGS variable has to be edited
if compiler optimizations should be added.
</para>
<para>
Install Net-tools by running the following commands:
</para>
<blockquote><literallayout>
<userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput>
</literallayout></blockquote>
</sect2>