Java Mailing List Archive

http://www.redhatconfig.com/

Home » Red Hat Enterprise Linux 5 »

Re: [rhelv5-list] problem with libpcap installation

Edward F. Brown

2008-01-24

Replies:

Author LoginPost Reply
> [root@(protected)
> /usr/lib64/libpcap.so.0
> /usr/lib64/libpcap.so.0.9
> /usr/lib64/libpcap.so.0.9.4
...
> [root@(protected)
> error: Failed dependencies:
>   libpcap.so.0.9.4 is needed by libpcap-devel-0.9.4-8.1.i386

Looks like you have 64-bit libpcap installed, and are trying to
install 32-bit libpcap-devel. Try 'yum list libpcap\*', or:
rpm -qa --qf '%{name}-%{version}-%{release}.%{arch}\n' libpcap\*
Try installing the 64-bit libpcap-devel. By the way, 0.9.4-11 is the
current version for rhel5, if you have access to updates.

-Ed


_______________________________________________
rhelv5-list mailing list
rhelv5-list@(protected)
https://www.redhat.com/mailman/listinfo/rhelv5-list
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.