glfs/basicnet/netutils/nmap/nmap-inst.xml
Larry Lawrence e0c7163b47 updated to nmap-3.30
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@962 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-08-03 18:10:37 +00:00

11 lines
309 B
XML

<sect2>
<title>Installation of <application>nmap</application></title>
<para>Install <application>nmap</application> by running the following commands:</para>
<para><screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen></para>
</sect2>