Image

Imageex_niceguy wrote in Imagelinux

libcrypto.so.4 where art thou?

I'm trying to install the Pine rpm on a Mandrake 9.2 system, but it fails dependencies because it needs libcrypto.so.4 and libssl.so.4. Upon doing some googling, I find that these are part of openssl. I check rpm -q openssl and I have openssl-0.9.7b-4.2.92. It seems the more recent ones out there are 0.9.7c-and_some_change.

Are those two really part of this latest openssl, or am I just missing symlinks to /usr/lib/libcrypto.so.0.9.7 and /usr/lib/libssl.so.0.9.7? Or am I missing something else?

Thanks!