1832275 Members
2127 Online
110041 Solutions
New Discussion

wireshark newbie

 
yc_2
Regular Advisor

wireshark newbie

Hi,

I was asked to capture some network packet and have installed wireshark in 1 of the HP-UX servers running 11.11.

When I run wireshark, the following message return:

/usr/lib/dld.sl: Can't find path for shared library: libz.sl
/usr/lib/dld.sl: No such file or directory

Thanks in advance for any pointer.
7 REPLIES 7
Gokul Chandola
Trusted Contributor

Re: wireshark newbie

Hi,
Have you install sucessfully without any error.
I have doubt about that.
Please send more detail to examin.

Regards,
Gokul Chandola
There is always some scope for improvment.
yc_2
Regular Advisor

Re: wireshark newbie

# swlist -l fileset wireshark
# :
# wireshark 1.0.2 wireshark
wireshark.wireshark-MAN
wireshark.wireshark-RUN
wireshark.wireshark-SHLIBS
Sandeep_Chaudhary
Trusted Contributor

Re: wireshark newbie

yc_2
Regular Advisor

Re: wireshark newbie

Managed to install zlib and subseqent dependencies but need advice of the following:

/usr/lib/dld.sl: Can't open shared library: /usr/local/lib/libgdk_pixbuf-2.0.sl
/usr/lib/dld.sl: No such file or directory
Abort(coredump)

I installed gdk_pixbuf-0.20.0-hppa-11.11.depot but still no luck.

Sandeep_Chaudhary
Trusted Contributor

Re: wireshark newbie

is it got installed in /usr/local


plesae check with find / -name /usr/local/lib/libgdk_pixbuf-2.0.sl

if not create a link to /usr/local/lib
yc_2
Regular Advisor

Re: wireshark newbie

No, not in any where in the server (tried to search from root / before I post)
yc_2
Regular Advisor

Re: wireshark newbie

Any one out there like to share if they had successfully installed wireshark in 11.11?