aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/nettools-inst.xml
blob: 663b75c4e38421272eb205d93d77a22560193164 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<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>