This is a discussion on Re: Installing Yahoo Messenger on RedHat Linux version 9... within the Linux General forums, part of the Linux Forums category; On Sun, 29 Jun 2003 00:10:28 -0700, sazid wrote: > hai, > I tried to install yahoo messenger ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sun, 29 Jun 2003 00:10:28 -0700, sazid wrote:
> hai, > I tried to install yahoo messenger on RedHat Linux 9.0. Yahoo > provided installion file till RedHat Linux 8.0. When i tried to > install it on Redhat 9.0, it gave the following error. > "error: Failed dependencies: > libcrypto.so.2 is needed by ymessenger-0.99.19-1" > Please help me out. > Thanks, > Sazid. From my RH 9 box: [dave@eden dave]$ locate libcrypto /lib/libcrypto.so.4 /lib/libcrypto.so.0.9.7a /lib/libcrypto.so.2 /lib/libcrypto.so.0.9.6b /usr/lib/libcrypto.a /usr/lib/libcrypto.so [dave@eden dave]$ ls -l /lib/libcrypto.so.2 lrwxrwxrwx 1 root root 19 Jun 26 12:53 /lib/libcrypto.so.2 -> libcrypto.so.0.9.6b Use te locate command to see which versions you have then, if you have /lib/libcrypto.so.0.9.6b, do: ln -s /lib/libcrypto.so.0.9.6b /lib/libcrypto.so.2 which should work. HTH Dave |
![]() |
| Thread Tools | |
| Display Modes | |
|
|