LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   failed dependencies: libcrypto.so.0 (https://www.linuxquestions.org/questions/linux-newbie-8/failed-dependencies-libcrypto-so-0-a-154849/)

duker_d_cooker 03-08-2004 12:22 AM

failed dependencies: libcrypto.so.0
 
hi, i hev a problem installing a yahoo messenger on my mandrake 10 distro of linux. when i instal ymessenger this error occur:


failed dependencies:
libcrypto.so.0 is needed by ymessenger-0.99.19.1mdk.

why?

where can i find this dependencies?

i will apreciate all your suggestion, thank you.

HappyTux 03-08-2004 12:59 AM

Re: failed dependencies: libcrypto.so.0
 
Quote:

Originally posted by duker_d_cooker
hi, i hev a problem installing a yahoo messenger on my mandrake 10 distro of linux. when i instal ymessenger this error occur:


failed dependencies:
libcrypto.so.0 is needed by ymessenger-0.99.19.1mdk.

why?

where can i find this dependencies?

i will apreciate all your suggestion, thank you.

In Debian it looks like you would be looking for libssl0.9.7 you may want to check for a similar package (libssl maybe?) in Mandrake.

Code:

>$ dpkg -S libcrypto.so.0
libssl0.9.7: /usr/lib/i686/cmov/libcrypto.so.0.9.7
libssl0.9.7: /usr/lib/libcrypto.so.0.9.7
libssl0.9.7: /usr/lib/i586/libcrypto.so.0.9.7
libssl0.9.7: /usr/lib/i486/libcrypto.so.0.9.7



All times are GMT -5. The time now is 10:44 PM.