I am trying to install firewalk rpm from
http://dries.studentenweb.org/rpm/packages...ewalk/info.html
The problem is yum says dependency libdnet.1 is not installed. I have libdnet.1 installed:
Code:
[root@DarkStar comhack]# whereis libdnet
libdnet: /usr/local/lib/libdnet.la /usr/local/lib/libdnet /usr/local/lib/libdnet.a /usr/local/lib/libdnet.1
I tried to usual: ldconfig and also rebooted but libdnet is not being found for some reason. Any ideals? I am trying to install a few packages that need this library. Yum shows it is installed:
Code:
libdnet -1.10-4.fc6.i386
libdnet-devel - 1.10-4.fc6.i386
libdnet-progs - 1.10-4.fc6.i386
I do not understand why it does not see it.
Thanks