This board is now closed. The Blackhole image ended in 2020. The board will remain available in Read Only Mode, so all the posts from the last 15+ years are not lost. We thank you for being part of the community for the last 15+ years. You can join the OpenBh board if you have not already done so at www.openbh.net.

problem libssl.so.0.9.8

andyreload

Vu+ Newbie
I have the error error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file.
Is this the solution this ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.1.0.0 ?
 
I have the error error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file.
Is this the solution this ln -s /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.1.0.0 ?
No. The symbolic link is not a solution for a different lib version.
Update the software that needs a old and bugged lib is the suggested way to proceed.
 
Back
Top