Nmap Development mailing list archives

Zenmap GUI doesn't start on Mac OS X 10.9 Maverricks / XQuartz 2.7.4


From: Nikola Stanacev <nikola () stanacev eu>
Date: Sat, 26 Oct 2013 14:59:01 +0200

Hi Guys

Zenmap GUI doesn't start on Mac OS X 10.9 Maverricks / XQuartz 2.7.4

It first said...

Nikolas-MacBook-Air:~ STANACNI$ sudo open /Applications/Zenmap.app
Password:
LSOpenURLsWithRole() failed with error -10810 for the file /Applications/Zenmap.app.

…than after changing directory and trying to execute Zenmap directly it said the following…

Nikolas-MacBook-Air:~ STANACNI$ cd /Applications/Zenmap.app/Contents/MacOS/
Nikolas-MacBook-Air:MacOS STANACNI$ ls -la
total 152
drwxr-xr-x  6 STANACNI  staff    204 29 Jul 02:06 .
drwxr-xr-x  7 STANACNI  staff    238 29 Jul 02:06 ..
-rwxr-xr-x  1 STANACNI  admin   9432 29 Jul 02:06 Zenmap
-rwxr-xr-x  1 STANACNI  admin   8540 29 Jul 02:06 python
-rwxr-xr-x  1 STANACNI  admin  41464 29 Jul 02:06 zenmap.bin
-rwxr-xr-x  1 STANACNI  admin   6820 29 Jul 02:06 zenmap_wrapper.py
Nikolas-MacBook-Air:MacOS STANACNI$ sudo ./Zenmap 
Password:
/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: 
_xmlBufContent\n  Referenced from: /usr/lib/libxslt.1.dylib\n  Expected in: 
/Applications/Zenmap.app/Contents/Frameworks/libxml2.2.dylib\n in /usr/lib/libxslt.1.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.


Nikolas-MacBook-Air:MacOS STANACNI$ which python
/usr/bin/python
Nikolas-MacBook-Air:MacOS STANACNI$ python
Python 2.7.5 (default, Aug 25 2013, 00:04:04) 
[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)] on darwin


Nikolas-MacBook-Air:MacOS STANACNI$ env
TERM_PROGRAM=Apple_Terminal
SHELL=/bin/bash
TERM=xterm-256color
TMPDIR=/var/folders/1c/wjcgfb2j4wz7bl4gs06_9q480000gn/T/
Apple_PubSub_Socket_Render=/tmp/launch-EOHK4V/Render
TERM_PROGRAM_VERSION=326
TERM_SESSION_ID=9CD96D45-E9B4-48C4-A447-264F0DBC1689
USER=STANACNI
SSH_AUTH_SOCK=/tmp/launch-MwtBLU/Listeners
__CF_USER_TEXT_ENCODING=0x1F5:0:3
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/Applications/Server.app/Contents/ServerRoot/usr/bin:/Applications/Server.app/Contents/ServerRoot/usr/sbin
__CHECKFIX1436934=1
PWD=/Applications/Zenmap.app/Contents/MacOS
LANG=de_DE.UTF-8
SHLVL=1
HOME=/Users/STANACNI
LOGNAME=STANACNI
DISPLAY=/tmp/launch-i085Fr/org.macosforge.xquartz:0
_=/usr/bin/env
OLDPWD=/Users/STANACNI


nmap itself seems to work fine thought…

Nikolas-MacBook-Air:MacOS STANACNI$ sudo nmap -sS localhost
Password:

Starting Nmap 6.40 ( http://nmap.org ) at 2013-10-26 14:38 CEST
Nmap scan report for localhost (127.0.0.1)
Host is up (0.00015s latency).
Not shown: 994 closed ports
PORT     STATE SERVICE
88/tcp   open  kerberos-sec
311/tcp  open  asip-webadmin
631/tcp  open  ipp
4443/tcp open  pharos
4444/tcp open  krb524
5900/tcp open  vnc

Nmap done: 1 IP address (1 host up) scanned in 9.61 seconds


Could you please have a look on the issue with Zenmap, am I doing something wrong? Please don’t hesitate to contact me 
(nikola () stanacev eu) if you need further information. 

Thanks & Regards, 
Nikola Stanacev





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


Current thread: