Nmap Development mailing list archives

Re: compiling only ncat and nothing else


From: Patrick Donnelly <batrick () batbytes com>
Date: Tue, 1 May 2012 15:17:42 -0400

On Tue, May 1, 2012 at 3:08 PM, Britton Kerin <britton.kerin () gmail com> wrote:
Is there any way to do a more compact build or build just ncat or something?

You can omit building certain facilities that are likely to take up space:

$ ./configure --help | grep without
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --without-ndiff         Skip installation of the Ndiff utility
  --without-zenmap        Skip installation of the Zenmap graphical frontend
  --without-nping         Skip installation of the Nping utility
  --without-liblua        Compile without lua (this will exclude all of NSE
  --without-ncat          Skip build and installation of Ncat
  --without-nmap-update   Skip build and installation of nmap-update

Unfortunately I don't think you can skip building Nmap. Wouldn't that
be a weird feature request? :)

Let us know if that isn't sufficient for meeting your needs.

-- 
- Patrick Donnelly
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: