1833704 Members
3090 Online
110062 Solutions
New Discussion

ethereal missing library

 
SOLVED
Go to solution
support_5
Super Advisor

ethereal missing library

Hi folks,

I am trying to install ethereal on a HPUX 11.00 box and am having trouble.

I have installed ethereal 0.9.15 from the hpux porting and archiving centre http://hpux.connect.org.uk/hppd/hpux/Gtk/Applications/ethereal-0.9.15/

I have also installed the listed runtime libraries: expat gettext glib gtk+ libiconv libpcap zlib

However, when I try to run ethereal, I get the following error:

/usr/lib/dld.sl: Can't find path for shared library: libcrypto.sl.0.9.7
/usr/lib/dld.sl: No such file or directory
Abort(coredump)

Obviously I need the libcrypto library, but I can't actually find this library on the porting and archiving centre.

Can anyone steer me in the right direction with this?

Many thanks.

- Andrew Gray
2 REPLIES 2
T G Manikandan
Honored Contributor
Solution

Re: ethereal missing library

http://hpux.cs.utah.edu/hppd/hpux/Languages/openssl-0.9.7b/

Install which can install those lib's.

Then add them to the library path.

support_5
Super Advisor

Re: ethereal missing library

Hi,

Yes, I realised soon after posting this that the libs were in the openssl package. Yes, I got it from the HPUX porting and archive centre following the link above...

Thanks!

- Andrew Gray