Ethereal-users: [Ethereal-users] trying to install

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

From: "Bill Hamlin" <whamlin@xxxxxxxxxx>
Date: Tue, 28 Sep 2004 08:19:39 -0400
I'm at the http://www.ethereal.com/distribution/rpms/ site and I download
ethereal-base-no-snmp-0.10.0a-1.RH9.i386.rpm.  rpm -i said I need libpcap,
so I downloaded libpcap-0.4-16ethereal.i386.rpm from the "all-versions"
folder on there.

But now rpm -i gives me:

[root@voip1 root]# rpm -i ethereal-base-no-snmp-0.10.0a-1.RH9.i386.rpm
error: Failed dependencies:
        libpcap.so.0.6.2 is needed by ethereal-base-no-snmp-0.10.0a-1.RH9
[root@voip1 root]#

My pcap at this point is:

[root@voip1 root]# rpm -a -q |grep pcap
libpcap-0.4-16ethereal
[root@voip1 root]#

How do I get that so file in there?

Thanks,
Bill