Nmap Development mailing list archives

Bug starting Zenmap on OSX Lion


From: William Horvath II <bill.horvath () doxsystems com>
Date: Wed, 14 Mar 2012 12:46:42 -0400

I'm having trouble getting Zenmap to run.

I installed from the 5.51 binary disk image here: http://nmap.org/dist/nmap-5.51.dmg

When I run Zenmap from the Finder, an OSX window pops up saying "Zenmap wants to make some changes." and prompts for an 
administrator password. When I put in the password, the window closes, and nothing else happens.

Here is the error I get when it's run using the "open" command from the command line:

[Katara:~] bill% open /Applications/Zenmap.app
LSOpenURLsWithRole() failed with error -10810 for the file /Applications/Zenmap.app.

Here is the error I get when it's run directly from the command line (running the command using sudo produces the same 
results):

[Katara:~] bill% /Applications/Zenmap.app/Contents/MacOS/Zenmap ;
Traceback (most recent call last):
  File "/Applications/Zenmap.app/Contents/Resources/__boot__.py", line 137, in <module>
    _run('zenmap.py')
  File "/Applications/Zenmap.app/Contents/Resources/__boot__.py", line 134, in _run
    execfile(path, globals(), globals())
  File "/Applications/Zenmap.app/Contents/Resources/zenmap.py", line 91, in <module>
    import zenmapGUI.App
  File "zenmapGUI/App.pyc", line 116, in <module>
  File "/Applications/Zenmap.app/Contents/Resources/lib/python2.6/gtk/__init__.py", line 30, in <module>
    import gobject as _gobject
  File "/Applications/Zenmap.app/Contents/Resources/lib/python2.6/gobject/__init__.py", line 26, in <module>
    from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \
  File "glib/__init__.pyc", line 22, in <module>
  File "glib/_glib.pyc", line 18, in <module>
  File "glib/_glib.pyc", line 11, in __load
ImportError: dlopen(/Applications/Zenmap.app/Contents/Resources/lib/python2.6/lib-dynload/glib/_glib.so, 2): Symbol not 
found: _iconv
  Referenced from: /usr/lib/libcups.2.dylib
  Expected in: /Applications/Zenmap.app/Contents/Frameworks/libiconv.2.dylib
 in /usr/lib/libcups.2.dylib


I'm running a fully-patched version of Lion (10.7.3) on a MacBook Pro.

Hope this is helpful!

Cheers,
Bill

---
William L. Horvath II, M.A.
CXO, DoX Systems, LLC
3454 Oak Alley Court, Suite 100
Toledo, OH 43606
T 866-436-9797 x103
F 866-436-9796
http://doxsystems.com/
@billhorvath





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


Current thread: