[csw-users] unhappy nmap

Waldirio Manhães Pinheiro waldirio at gmail.com
Wed Apr 2 16:21:09 CEST 2008


   Hey Scott

  You can check the variable LD_LIBRARY_PATH with the command

[root at cerberos ~]# echo $LD_LIBRARY_PATH

If you have return, e.g. /usr/lib, you can unset (command below) and try
again

[root at cerberos ~]# unset LD_LIBRARY_PATH

or

[root at cerberos ~]# LD_LIBRARY_PATH="";export LD_LIBRARY_PATH

or if the problem persist, (this work, but i don't recommend ... is not
beauty) is create the symbolic link

ln -s /opt/csw/lib/libssl.so.0.9.8 /lib
ln -s /opt/csw/lib/libcrypto.so.0.9.8 /lib

Good luck.
Waldirio


2008/4/2, Lundgren, Scott <SELundgr at uncc.edu>:
>
> Thank you everyone, I'm headed in the right direction. Can someone run
> this for me so I get the symlinks correct?
>
> cd cccc
> ls -l libssl.so.0.9.8
> ls -l libcrypto.so.0.9.8
>
> root at ics20 # ldd /opt/csw/bin/nmap
>         libpcre.so.0 =>  /opt/csw/lib/sparcv8/libpcre.so.0
>         libpcap.so =>    /opt/csw/lib/sparcv8plus/libpcap.so
>         libssl.so.0.9.8 =>       (file not found)
>         libcrypto.so.0.9.8 =>    (file not found)
>
>         librt.so.1 =>    /lib/librt.so.1
>         libsocket.so.1 =>        /lib/libsocket.so.1
>         libnsl.so.1 =>   /lib/libnsl.so.1
>         libm.so.1 =>     /lib/libm.so.1
>         libCstd.so.1 =>  /lib/libCstd.so.1
>         libCrun.so.1 =>  /lib/libCrun.so.1
>         libc.so.1 =>     /lib/libc.so.1
>
>         libaio.so.1 =>   /usr/lib/libaio.so.1
>
>         libmd5.so.1 =>   /usr/lib/libmd5.so.1
>
>         libdl.so.1 =>    /usr/lib/libdl.so.1
>
>         libmp.so.2 =>    /usr/lib/libmp.so.2
>
>         /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1
>         /usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1
>         /usr/platform/SUNW,UltraAX-i2/lib/libmd5_psr.so.1
>
>
> Scott Lundgren
> selundgr at uncc.edu
> University of North Carolina at Charlotte
> ITS - Web Services
> www.uncc.edu
>
>
> -----Original Message-----
> From: users-bounces+selundgr=uncc.edu at lists.blastwave.org
> [mailto:users-bounces+selundgr <users-bounces%2Bselundgr>=
> uncc.edu at lists.blastwave.org] On Behalf
> Of Dennis Clarke
> Sent: Tuesday, April 01, 2008 7:16 PM
> To: questions and discussions
> Subject: Re: [csw-users] unhappy nmap
>
>
> >    Hello Scott
> >
> >   First, you can check the variable LD_LIBRARY_PATH, isn't recommended
> the
> > use it. If the variable is set, comment, probably in your /etc/profile
> or
> > another start script.
> >
> >   Second, you can check the shared libraries of the binary nmap, with
> the
> > command below:
> >
> > ldd <path to nmap>/nmap
> >
>
> I just installed nmap with "/opt/csw/bin/pkg-get -i nmap" and this is
> what I
> see :
>
> .
> .
> .
> Installing nmap - A network exploration tool and security/port scanner
> as
> <CSWnmap>
>
> ## Installing part 1 of 1.
> /opt/csw/bin/nmap
> /opt/csw/bin/nmapfe
> /opt/csw/bin/xnmap <symbolic link>
> /opt/csw/share/applications/nmapfe.desktop
> /opt/csw/share/man/man1/nmap.1
> /opt/csw/share/man/man1/nmapfe.1
> /opt/csw/share/man/man1/xnmap.1
> /opt/csw/share/nmap/nmap-mac-prefixes
> /opt/csw/share/nmap/nmap-os-db
> /opt/csw/share/nmap/nmap-os-fingerprints
> /opt/csw/share/nmap/nmap-protocols
> /opt/csw/share/nmap/nmap-rpc
> /opt/csw/share/nmap/nmap-service-probes
> /opt/csw/share/nmap/nmap-services
> /opt/csw/share/nmap/nmap.dtd
> /opt/csw/share/nmap/nmap.xsl
> [ verifying class <none> ]
>
> Installation of <CSWnmap> was successful.
>
> # ldd /opt/csw/bin/nmap
>         libpcre.so.0 =>  /opt/csw/lib/i386/libpcre.so.0
>         libpcap.so =>    /opt/csw/lib/i386/libpcap.so
>         libssl.so.0.9.8 =>
> /opt/csw/lib/pentium_pro/libssl.so.0.9.8
>         libcrypto.so.0.9.8 =>
> /opt/csw/lib/pentium_pro/libcrypto.so.0.9.8
>         librt.so.1 =>    /lib/librt.so.1
>         libsocket.so.1 =>        /lib/libsocket.so.1
>         libnsl.so.1 =>   /lib/libnsl.so.1
>         libm.so.1 =>     /lib/libm.so.1
>         libCstd.so.1 =>  /lib/libCstd.so.1
>         libCrun.so.1 =>  /lib/libCrun.so.1
>         libc.so.1 =>     /lib/libc.so.1
>         libdl.so.1 =>    /usr/lib/libdl.so.1
>         libaio.so.1 =>   /usr/lib/libaio.so.1
>         libmp.so.2 =>    /usr/lib/libmp.so.2
>
> That looks perfect to me.
>
> What libs are you missing ?
>
> Dennis
>
>
>
>
> _______________________________________________
> users mailing list
> users at lists.blastwave.org
> https://lists.blastwave.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> users at lists.blastwave.org
> https://lists.blastwave.org/mailman/listinfo/users
>



-- 
______________
Atenciosamente
Waldirio
msn: wmp at sinope.com.br
Site: www.waldirio.com.br
Blog: blog.waldirio.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/users/attachments/20080402/c9afd82f/attachment-0002.html>


More information about the users mailing list