Failed dependancies libssl.so.4

[root@localhost root]# rpm -ivh pine-4.61-1.i386.rpm

error: failed dependencies:

libcrypto.so.4 is needed by pine-4.61-1

libssl.so.4 is needed by pine-4.61-1

I have installed OpenSSL, seemingly without error, but still unable to run the RPM.

Mandrake "Large" distrobution installed.

Any pointers appreciated.

4 Replies

try running "ldconfig"

then try to install that rpm again

same thing, going to check and re-try the install on OpenSSL. grrr :)

[root@localhost lib]# ls -laF ssl

-rwxr-xr-x 1 root root 129384 Mar 13 2003 libssl3.so*

lrwxrwxrwx 1 root root 15 May 15 2003 libssl.so -> libssl.so.0.9.7*

lrwxrwxrwx 1 root root 15 May 15 2003 libssl.so.0 -> libssl.so.0.9.6*

-rwxr-xr-x 1 root root 186864 Jan 14 2003 libssl.so.0.9.6*

-rwxr-xr-x 1 root root 183248 Feb 23 2003 libssl.so.0.9.7*

the libraries aren't the exact name as output bu the rpm error.

Tried a new dist, moved over to RedHat 9 (small)

Working so far, but run into another problem posting a new thread for that one. :)

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct