Nmap Development mailing list archives

Zenmap Library Issue


From: hunt () cs utexas edu (Warren A. Hunt Jr.)
Date: Tue, 05 Aug 2014 05:46:23 -0500

Hi everyone,

I tried to use "Zenmap" on MacOS 10.9.4, but it didn't
work.  So, after looking around, I see that the shared
object file:

  /Applications/Zenmap.app/Contents/Resources/lib/python2.6/lib-dynload/glib/_glib.so

contains a reference to:

  /Users/david/macports-10.5/lib/libffi.5.dylib

I don't think this is what is desired for a widely
distributed download.  See the log below the "+"
characters.

Cheers,

Dr. Warren A. Hunt, Jr.
Professor
Department of Computer Science
2317 Speedway, M/S D9500
The University of Texas
Austin, TX  78712-1757

E-mail:  hunt () cs utexas edu
   Tel:  +1 512 471 9748
   FAX:  +1 512 471 8885
   URL:  http://www.cs.utexas.edu/users/hunt

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

[hunt:Zenmap.app/Contents/MacOS] % ./Zenmap
/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): Library not loaded: 
/Users/david/macports-10.5/lib/libffi.5.dylib\n  Referenced from: 
/Applications/Zenmap.app/Contents/Resources/lib/python2.6/lib-dynload/glib/_glib.so\n  Reason: image not found'.
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.
[hunt:Zenmap.app/Contents/MacOS] % python
Python 2.7.5 (default, Mar  9 2014, 22:15:05)
[GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

KeyboardInterrupt
^D
[hunt:Zenmap.app/Contents/MacOS] %
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: