Trying to install Ethereal 0.9.18-12 on RH 7.2:

[root@redhat72 marco]# rpm -Uvh ethereal*
error: failed dependencies:
        libpcap.so.0   is needed by ethereal-0.8.18-12
[root@redhat72 marco]# find / -name "libpcap.so.0" -print
/usr/lib/libpcap.so.0
[root@redhat72 marco]# rpm -qf /usr/lib/libpcap.so.0
libpcap-0.6.2-9

No matter what I try, I can't get it to install.  I've tried a symlink 
from /lib/libpcap.so.0 to /usr/lib/libpcap.so.0 as a last resort.  strace 
doesn't offer much help either.

Any ideas?

Thanks,
Marco




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to