Olivier Feys wrote:
> Hi all,
>
> I build python 2.5 on linux-x86-64 (centos).
> Why is lib-dynload/_hashlib.so dynamically linked with libssl.so.0.9.7
> and not with libssl.so that points on it (same thing for libcrypto.so)?
> This causes problems when copying all the python distribution and
>
Hi all,
I build python 2.5 on linux-x86-64 (centos).
Why is lib-dynload/_hashlib.so dynamically linked with libssl.so.0.9.7
and not with libssl.so that points on it (same thing for libcrypto.so)?
This causes problems when copying all the python distribution and
running it on a different os, wher