Nmap Development mailing list archives

Make install error on Mac OS 10.6


From: Corey Chandler <lists () sequestered net>
Date: Mon, 02 Nov 2009 10:09:35 -0800

Writing /usr/local/lib/python2.6/site-packages/zenmap-5.05BETA1-py2.6.egg-info
Traceback (most recent call last):
 File "setup.py", line 510, in <module>
   setup(**setup_args)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py", line 152, in setup
   dist.run_commands()
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 987, in run_commands
   self.run_command(cmd)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py", line 1007, in run_command
   cmd_obj.run()
 File "setup.py", line 131, in run
   self.set_modules_path()
 File "setup.py", line 254, in set_modules_path
   ucontent.insert(uline, "sys.path.append(%s)\n" % repr(modules))
TypeError: an integer is required
make: *** [install-zenmap] Error 1


Any idea where I should dig for more info?

Copied this script over from my 10.5 environment, so it's referencing
make PYTHON=/opt/local/bin/python2.5

Unfortunately there's not a sqlite in the 2.6 branch within the MacPorts tree.
-- Corey / KB1JWQ
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: