
# perl Makefile.PL

# make; make install

# man NDiff_Quickstart

See also manpages for nrun, ngen, and ndiff

*** Currently ngen assumes the nmap-services file lives in /usr/local/share/nmap/;
    if you find that ngen isn't defaulting to the complete set of ports (the combination
    of /etc/services and nmap-services) then set the environment variable 
    NDIFF_SERVICES_FILE to the full path to the file.  That is,

	export NDIFF_SERVICES_FILE=/foo/bar/nmap-services
	ngen ...

  

