
Nmap Development mailing list archives
Re: 6.40 Will not start on OS X 10.8.4
From: David Fifield <david () bamsoftware com>
Date: Wed, 7 Aug 2013 16:55:34 -0700
On Wed, Aug 07, 2013 at 07:37:58PM -0400, Nicholas Bourey wrote:
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.
Past errors involving "_iconv" have been fixed by completely deleting the /Applications/Zenmap.app directory and reinstalling. Can you try that and see if it helps? David Fifield _______________________________________________ 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)