LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem installing libpcap (https://www.linuxquestions.org/questions/linux-newbie-8/problem-installing-libpcap-190088/)

aaronruss 06-05-2004 03:09 PM

problem installing libpcap
 
It seem I get one issue fixed just to have another I now need a updated version of libpcap installed and when trying to upgrade it I get

[root@server RPMS]# rpm -U libpcap-0.8.3-3.i386.rpm
error: Failed dependencies:
libpcap.so.0.6.2 is needed by (installed) ethereal-0.10.3-0.1.1
libpcap.so.0.6.2 is needed by (installed) isdn4k-utils-3.2-5.p1
libpcap.so.0.6.2 is needed by (installed) snort-2.1.3RC1-1
[root@server RPMS]# rpm -q --all | grep libpcap
libpcap-0.7.2-8.fc1.2

But its there in the /usr/lib

[root@server RPMS]# cd /usr/lib
[root@server lib]# ls | grep libpcap
libpcap.a
libpcap.so
libpcap.so.0
libpcap.so.0.6
libpcap.so.0.6.2
[root@server lib]#

Can some one Help me please!


All times are GMT -5. The time now is 07:45 PM.