NMap Installation Problem ...

Niclas Zeising niclas.zeising at gmail.com
Tue Jan 9 15:16:55 UTC 2007


On 1/9/07, linux quest <linuxquest7570 at yahoo.com> wrote:
> After running nmap for some time, I have got problem running a simple command of nmap ... like
>
> nmap 192.168.1.2
> nmap: Command not found
>
> I think there is something wrong with my installation procedures. I type in "make install clean" command in /usr/local/bin/nmap and /usr/ports/security/nmap - but somehow I still see the "command not found" message.
>
> I have also typed in "make deinstall clean" on both of the directory location, restart the OS, and install everything again using the "make install clean" command (on both of the directory location) - but I still receive the same "nmap: Command not found" message.
>
> Thanks for the help :)
>
> Regards,
> Linux Quest
>  __________________________________________________

Have you tried running "rehash" after the install? If you're using
[t]csh this is nessesary to make the shell discover new commands.
You only need to do "make install clean" in ports/security/nmap, not
in local/bin/nmap.
HTH
//Niclas
--


More information about the freebsd-questions mailing list