PDA

View Full Version : zenmap wont start



puush
March 28th, 2009, 03:14 AM
Hello,

I just installed nmap on my mac os x 10.4 system. When I type this command:

sudo nmap

in a Terminal window I get this error:

sudo: nmap: command not found

--------------------------------------------

Why do I get this error? I use Zenmap on my Windows PC and it will open a GUI. IS that how this install of ZenMap will work on my mac? Any help or solutions appreciated. Thanks...

nixgeek
March 28th, 2009, 09:07 AM
Did you download the Mac OS X binary from this link?

http://nmap.org/book/inst-macosx.html

puush
March 28th, 2009, 09:15 PM
Yes. I downloaded it from that exact place.

ElDiabloConCaca
March 29th, 2009, 08:03 AM
First off, do you have X11 installed?

Second, did you add the path to nmap to your $PATH environment variable? Where is nmap installed, and can you execute it if you change your current working directory to the directory where nmap is installed?