Nmap Development mailing list archives

install failed on debian


From: Robin Wood <robin@digi.ninja>
Date: Wed, 2 Sep 2015 09:44:26 +0100

I've just grabbed the latest source from github and tried to install
it, the build ran fine but the install failed with this error about
ncat:

if [ ! -f /usr/local/bin/nmapfe -o -L /usr/local/bin/nmapfe ]; then \
        ln -sf zenmap /usr/local/bin/nmapfe; \
fi
ln -sf zenmap /usr/local/bin/xnmap
make: *** No rule to make target 'ncat/ncat', needed by 'install-ncat'.  Stop.

I built it with the basic configure make make install but looks like
ncat hasn't been built.

Robin
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: