Still no success with installing Nmap 4.22SOC5 so I tried SOC2 and it installs
without problems, but when I try to fire up umit, I get following
output:
Traceback (most recent call last):
File "/usr/local/bin/umit", line 31, in ?
Path.set_umit_conf('/usr/local/share/umit/config/umit.conf')
File "/usr/local/lib/python2.4/site-packages/umitCore/Paths.py",
line 101, in set_umit_conf
raise Exception("Couldn't find the Umit's Config Directory!
\
Exception: Couldn't find the Umit's Config Directory!
Aborting...
I have Python version 2.4.3
Weird because file /usr/local/share/umit/config/umit.conf exists on my system.
Regards,
Mariusz Ziulek
On Mon, Aug 27, 2007 at 09:11:19PM +0200, Mariusz Z wrote:
>
> I've received following error while installing Nmap. As you can see it's
> Umit error.
>
> copying share/umit/locale/pt_BR/LC_MESSAGES/umit.mo ->
> /usr/local/share/umit/locale/pt_BR/LC_MESSAGES
> >>> bin: []
> Traceback (most recent call last):
> File "setup.py", line 293, in ?
> cmdclass = {"install":umit_install,
> File "/usr/lib/python2.4/distutils/core.py", line 149, in setup
> dist.run_commands()
> File "/usr/lib/python2.4/distutils/dist.py", line 946, in
> run_commands
> self.run_command(cmd)
> File "/usr/lib/python2.4/distutils/dist.py", line
> 966, in run_command
> cmd_obj.run()
> File "setup.py", line 105, in run
> self.set_perms()
> File "setup.py", line 201, in set_perms
> os.chmod(output, S_IRUSR | \
> NameError: global name 'S_IRUSR' is
> not defined
> make: *** [install-umit] BĹÄ
d 1
>
> What can it be?
>
> Regards,
> Mariusz Ziulek.
>
>
> _______________________________________________
> Sent through the nmap-dev mailing list
> http://cgi.insecure.org/mailman/listinfo/nmap-dev
> Archived at http://SecLists.Org
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Received on Aug 28 2007