Nmap Development mailing list archives

Re: Zenmap dies on MacOS X 10.5.1


From: David Fifield <david () bamsoftware com>
Date: Mon, 3 Dec 2007 15:58:56 -0700

On Sun, Dec 02, 2007 at 08:35:00PM -0800, Jay Chandler wrote:
Built from source just now via RC3.

Am I missing something obvious, before I start tearing into the code?

bash-3.2# zenmap
Traceback (most recent call last):
  File "/usr/local/bin/zenmap", line 31, in <module>
    from umitCore.Name import APP_NAME, APP_DISPLAY_NAME
ImportError: No module named umitCore.Name

Hmm, somehow Python isn't finding the packages. What does

python -c 'import sys; print "\n".join(sys.path)'

print out? And where did "make install" put the Zenmap packages
(umitCore and umitGUI in RC3)?

David Fifield

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


Current thread: