I'm having issues with dependencies that aren't making sense. Have a
look:
after a: rpm -Uvh squid-2.5.STABLE1-2.i386.rpm
I receive
error: Failed dependencies:
libcrypto.so.4 is needed by squid-2.5.STABLE1-2
libpthread.so.0(GLIBC_2.3.2) is needed by squid-2.5.STABLE1-2
libssl.so.4 is needed by squid-2.5.STABLE1-2
openssl IS installed and current, the same goes for openssl-devel.
However, libcrypto.so.4 and libssl.so.4 are no-where on the system.
To confirm that suspicion I chose to ldconfig -v | grep <each file>
No can-do.
For libpthread.so.0
This library IS on my system and recognized by ldconfig -v
Why can't rpm see this library and where can I get the other two libraries
from?
Received on Wed Feb 19 2003 - 15:24:31 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:29 MST