Nmap Development mailing list archives

HELP: zenmap on Solaris 10 update 9 error with libffi-2.00-beta.so


From: "Martin, Jeff" <Jeff.Martin () tais toshiba com>
Date: Tue, 19 Jul 2011 10:08:16 -0700

Greetings,

I downloaded nmap 5.51 and did a configure,make and make install. This
all worked as designed.

However when I attempt to run, I get an error with ld.so.1 with the
libffi library.

 

I downloaded libffi 2.99 and configure/make libffi and created a
symbolic link to libffi.so.0 to libffi-2.00-beta.so

 

this resulted in a coredump.

 

 

root@nadc-jss-p01 > zenmap

Traceback (most recent call last):

  File "/usr/local/bin/zenmap", line 94, in <module>

    import zenmapGUI.App

  File "/usr/local/lib/python2.6/site-packages/zenmapGUI/App.py", line
116, in <module>

    import gtk

  File "/usr/local/lib/python2.6/site-packages/gtk/__init__.py", line
38, in <module>

    import gobject as _gobject

  File "/usr/local/lib/python2.6/site-packages/gobject/__init__.py",
line 30, in <module>

    from gobject.constants import *

  File "/usr/local/lib/python2.6/site-packages/gobject/constants.py",
line 22, in <module>

    from _gobject import type_from_name

ImportError: ld.so.1: python: fatal: libffi-2.00-beta.so: open failed:
No such file or directory

 

Is there a specific libffi I need to be using? Anyone have any luck
using zenmap with Solaris 10?

 

 

 

Jeff

 

 

p.s. nmap cli works fine, its just zenmap with the issue.



________________________________
This message may contain confidential information.  If you are not the intended recipient of this e-mail, do not 
disseminate, distribute or copy this e-mail and delete this e-mail from your system.
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: