Nmap Development mailing list archives
6.40 Will not start on OS X 10.8.4
From: Nicholas Bourey <ntbourey () me com>
Date: Wed, 07 Aug 2013 19:37:58 -0400
Just downloaded the latest version of the OS X Installer. When running zenmap it refuses to start. Starting it from the
command line results in the following message:
Applications/Zenmap.app/Contents/Resources/zenmap.py:179: DeprecationWarning: BaseException.message has been deprecated
as of Python 2.6
Could not import the zenmapGUI.App module:
'dlopen(/Applications/Zenmap.app/Contents/Resources/lib/python2.6/lib-dynload/glib/_glib.so, 2): Symbol not found:
_iconv\n Referenced from: /Applications/Zenmap.app/Contents/Frameworks/libxml2.2.dylib\n Expected in:
/Applications/Zenmap.app/Contents/Frameworks/libiconv.2.dylib\n in
/Applications/Zenmap.app/Contents/Frameworks/libxml2.2.dylib'.
I checked in these directories:
/Applications/Zenmap.app/Contents/Resources/lib/python26.zip
/Applications/Zenmap.app/Contents/Resources/lib/python2.6
/Applications/Zenmap.app/Contents/Resources/lib/python2.6/plat-darwin
/Applications/Zenmap.app/Contents/Resources/lib/python2.6/plat-mac
/Applications/Zenmap.app/Contents/Resources/lib/python2.6/plat-mac/lib-scriptpackages
/Applications/Zenmap.app/Contents/Resources/lib/python2.6/lib-tk
/Applications/Zenmap.app/Contents/Resources/lib/python2.6/lib-old
/Applications/Zenmap.app/Contents/Resources/lib/python2.6/lib-dynload
/Applications/Zenmap.app/Contents/Resources/lib/python2.6/site-packages.zip
/Applications/Zenmap.app/Contents/Resources/lib/python2.6/site-packages
If you installed Zenmap in another directory, you may have to add the
modules directory to the PYTHONPATH environment variable.
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/
Current thread:
- 6.40 Will not start on OS X 10.8.4 Nicholas Bourey (Aug 07)
- Re: 6.40 Will not start on OS X 10.8.4 David Fifield (Aug 07)
