Nmap Development mailing list archives

Re: nmap-7.00 having issues on OSX


From: Michał Sarna <michalsarna () gmail com>
Date: Thu, 10 Dec 2015 06:50:16 +0000

It's working for as well.
Thank You for great job.

All best.

Michal Sarna



czw., 10.12.2015 o 07:44 użytkownik Gerardo Marciales <gmarciales () gmail com>
napisał:

Thanks.

I downloaded the new release. I installed, it is working ok.

Regards.

Gerardo A Marciales-Campos
735 SW Alene Ct
Pullman, WA 99163
Cel: (832)6120296
http://gmarciales.blogspot.com/

On Dec 9, 2015, at 8:18 PM, Daniel Miller <bonsaiviking () gmail com> wrote:

Thanks again to everyone who reported this issue. I believe the Zenmap
bugs should be resolved with the 7.01 release. Please try the new .dmg
installer at https://nmap.org/download.html#macosx and let us know if it
solves this issue for you.

Dan

On Sun, Nov 22, 2015 at 8:41 AM, Daniel Miller <bonsaiviking () gmail com>
wrote:

Thanks, Luigi, and all others who have reported this issue. We are
working on resolving the various problems with our Zenmap app wrapper, but
for the missing pangorc.in issue, @functio on Github recommends creating
an empty file as a workaround [1]:

sudo mkdir -p /Applications/Zenmap.app/Contents/Resources/etc/pango &&
touch /Applications/Zenmap.app/Contents/Resources/etc/pango/pangorc.in

Regarding the nmap-update error: the service that nmap-update accesses is
not currently supported and is in developer-only alpha stage. We ran into
problems statically compiling it to avoid these dynamic linker issues, but
if you want to make it work, install libsvn via Macports, as that should be
a compatible version.

Please be patient with us as we work to resolve these issues with
bundling Zenmap for OS X. We are trying to develop a process that will
avoid this sort of embarrassment in the future.

Dan

[1] https://github.com/nmap/nmap/issues/235#issuecomment-158758733


On Sun, Nov 22, 2015 at 7:34 AM, zzound <zzssound () gmail com> wrote:

Hi,
sorry for not linking to the existing threads but i subscribed to the
list right now.

I’m having troubles opening zenmap and nmap-update

I’m running with nmap-7.00, on OSX El Capitan and XQuartz-2.7.8
I have same issues of other users, i discovered that also nmap-update is
not working because the correct version of a library seems to be missing:

I paste here the error messages:

ZENMAP

zzound$ sudo open /Applications/Zenmap.app/
Password:
LSOpenURLsWithRole() failed with error -10810 for the file
/Applications/Zenmap.app.

zzound$ /Applications/Zenmap.app/Contents/MacOS/Zenmap ; exit;
Traceback (most recent call last):
  File "/Applications/Zenmap.app/Contents/MacOS/zenmap_wrapper.py", line
173, in <module>
    substitute_key_file(in_file_name, out_file_name, REPLACEMENTS)
  File "/Applications/Zenmap.app/Contents/MacOS/zenmap_wrapper.py", line
63, in substitute_key_file
    in_file = open(in_file_name, "r")
IOError: [Errno 2] No such file or directory:
'/Applications/Zenmap.app/Contents/Resources/etc/pango/pangorc.in’


NMAP-UPDATE

zzound$ sudo nmap-update
dyld: Library not loaded: /usr/lib/libapr-1.0.dylib
  Referenced from: /usr/local/bin/nmap-update
  Reason: Incompatible library version: nmap-update requires version
6.0.0 or later, but libapr-1.0.dylib provides version 5.0.0


Hope this will help.
Regards
Luigi


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




--

Michał Sarna

---------

"I may not have gone where I intended to go, but I think I have ended up
where I needed to be."
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: