Hi.
nietzsche% uname -snr
SunOS nietzsche 5.9
nietzsche% nmap 127.0.0.1
ld.so.1: nmap: fatal: libstdc++.so.5: open failed: No such file or
directory
Killed
nietzsche% sudo ln -s /usr/local/lib/libstdc++.so.6
/usr/local/lib/libstdc++.so.5
nietzsche% nmap 127.0.0.1
ld.so.1: nmap: fatal: relocation error: file nmap: symbol
_ZNSt24__default_alloc_templateILb1ELi0EE8allocateEj: referenced symbol
not found
Killed
I installed the package (gcc,nmap) from sunfreeware. Any solution? in
general, how to deal with Solaris shared library and the open source
code we often need as solaris admins?
Thanks in advance.
---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to
nmap-dev-help@insecure.org . List archive: http://seclists.org
Received on Oct 07 2004