missing libcrypto.so.6

JD jd1008 at gmail.com
Fri Oct 15 23:55:35 UTC 2010


  On 10/15/2010 04:46 PM, Marko Vojinovic wrote:
> On Saturday, October 16, 2010 00:24:05 Mirko Jankovic wrote:
>> Hey guys. I'm missing this *libcrypto.so.6* when I try to start an prgoram.
>> Any idea how to find it and install?
>>
>> error while loading shared libraries: libcrypto.so.6: cannot open shared
>> object file: No such file or directory
> What program are you trying to start? And what version of Fedora?
>
> On F12, if I ask
>
> # yum whatprovides */libcrypto.so.*
>
> one of the answers (the most relevant one) is:
>
> openssl-1.0.0a-1.fc12.x86_64 : A general purpose cryptography library with TLS
> implementation
> Repo        : updates
> Matched from:
> Filename    : /usr/lib64/libcrypto.so.10
> Filename    : /usr/lib64/libcrypto.so.1.0.0a
>
> I don't know for F13, but on F12 it appears that current version of
> libcrypto.so is 10, not 6. If your program insists on 6, it probably needs
> updating.
>
> Otherwise, a single
>
> # yum install openssl
>
> should provide you with the library, if it isn't already there.
>
> HTH, :-)
> Marko
>
>
Libcrypto.so.6 was last seen in
fedora/linux/releases/8/Fedora/i386/os/Packages/openssl-0.9.8b-17.fc8.i686.rpm

Libcrypto.so.6 goes as far back as Fedora 5.




More information about the users mailing list