Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2007 16:16:53 +0100
From:      "Niclas Zeising" <niclas.zeising@gmail.com>
To:        "linux quest" <linuxquest7570@yahoo.com>
Cc:        FreeBSD-questions@freebsd.org
Subject:   Re: NMap Installation Problem ...
Message-ID:  <bc292860701090716w2fb04820w259ce34c32f3de76@mail.gmail.com>
In-Reply-To: <516870.3173.qm@web59208.mail.re1.yahoo.com>
References:  <516870.3173.qm@web59208.mail.re1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1/9/07, linux quest <linuxquest7570@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
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc292860701090716w2fb04820w259ce34c32f3de76>