nettools.xml 392 B

123456789101112131415161718192021
  1. <sect2>
  2. <title>Installing Net-tools</title>
  3. <para>
  4. The <filename>Makefile</filename> file CFLAGS variable has to be edited
  5. if compiler optimzations should be added.
  6. </para>
  7. <para>
  8. Install Net-tools by running the following commands:
  9. </para>
  10. <blockquote><literallayout>
  11. <userinput>make &amp;&amp;</userinput>
  12. <userinput>make install</userinput>
  13. </literallayout></blockquote>
  14. </sect2>