At 07:41 10-06-02, Tim-Chr. Hanschen wrote: >Unfortunately not libcrypto.so.2, but only libcrypto.so, libcrypto.a and >libcrypto.so.0.9.6. I tried different OpenSSL version... bad luck.
Which is why I suggested to try building the package again that needs this library. When the executables are linked the library names are picked up from the system where you build them. If that is similar enough to the target system it works, if it is different it will complain. Rob
