Nmap Development mailing list archives

Re: Alternative way of running zenmap on Mac OSX (Snow Leopard)


From: David Fifield <david () bamsoftware com>
Date: Fri, 15 Jan 2010 21:55:25 -0700

On Sat, Jan 16, 2010 at 08:45:59AM +0530, vidyuth d wrote:
Hello David

Thanks for the reply. I am using nmap 5.00 and i compiled it from source.
As  you said I can download the dmg file and use zenmap, but is there anyway
i can use both simultaneously?( i mean both compiled from source) and also I
started reading nmap source as I am a regular nmap user, so please give me
some guidance on how to.

See the section here about using Zenmap from source code:

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

I use MacPorts to build Zenmap's dependencies. Try this:

sudo port install py26-gtk

Then when you compile Nmap, do it like this:

PYTHON=/opt/local/bin/python2.6 ./configure
make

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: