| Author |
Message |
zaz
Joined: 17 Sep 2004
Posts: 11
|
| Posted: Sat Sep 18, 2004 12:06 am Post subject: 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. |
|
| Back to top |
|
EviL_SmUrF
Joined: 11 Sep 2004
Posts: 49
|
| Posted: Sat Sep 18, 2004 12:23 am Post subject: |
|
|
try running "ldconfig"
then try to install that rpm again |
|
| Back to top |
|
zaz
Joined: 17 Sep 2004
Posts: 11
|
| Posted: Sat Sep 18, 2004 1:25 am Post subject: |
|
|
| same thing, going to check and re-try the install on OpenSSL. grrr :) |
|
| Back to top |
|
zaz
Joined: 17 Sep 2004
Posts: 11
|
| Posted: Sat Sep 18, 2004 1:42 am Post subject: Still nada... |
|
|
[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. |
|
| Back to top |
|
zaz
Joined: 17 Sep 2004
Posts: 11
|
| Posted: Sat Sep 18, 2004 4:49 am Post subject: |
|
|
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. :) |
|
| Back to top |
|
| |