Ethereal-users: [Ethereal-users] FW: etheral 8.19-1 & redhat 7.1

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "James G. McIntyre" <jmcintyr@xxxxxxxxxx>
Date: Tue, 25 Sep 2001 21:42:43 -0400

trying to install etheral on a new redhat 7.1 install.. not sure how to procede ?
 

# rpm -Uvh --test ethereal-*
error: failed dependencies:
 libcrypto.so.0 is needed by ethereal-base-0.8.19-1
 libsnmp.so.0 is needed by ethereal-base-0.8.19-1
 libcrypto.so.0 is needed by ethereal-gtk+-0.8.19-1
 libsnmp.so.0 is needed by ethereal-gtk+-0.8.19-1

# rpm -qf /usr/lib/libsnmp.so.0
ucd-snmp-4.2-12

# rpm -qf /usr/lib/libcrypto.so.0
error: file /usr/lib/libcrypto.so.0: No such file or directory

# rpm -aq |grep openssl
openssl-devel-0.9.6-9
openssl-0.9.6-9

# uname -a
Linux bigguy 2.4.2-2 #1 Sun Apr 8 20:41:30 EDT 2001 i686 unknown

# rpm -qa |grep openss
openssh-2.5.2p2-5
openssh-askpass-2.5.2p2-5
openssl-devel-0.9.6-9
openssh-clients-2.5.2p2-5
openssh-server-2.5.2p2-5
openssh-askpass-gnome-2.5.2p2-5
openssl-0.9.6-9

thanks in advance....jim mc...