Hergen Lange <hergen.la...@me.com> added the comment:

Fix for python 3.8.7
Also added support for LD_CONFIG and LD_LIBRARY_PATH environment variables.

Patch File: py387_ctypes_util.patch

TEST successfull:
 
/opt/python/lib/python3.8/ctypes$ python3 util.py
libm.so.2
libc.so.1
libbz2.so.1
libx264.so.157
<CDLL 'libm.so', handle 7fffbf6f3d28 at 0x7fffbf513310>
<CDLL 'libcrypt.so', handle 7fffbf696750 at 0x7fffbf513310>
libcrypt.so.1

----------
versions:  -Python 3.10, Python 3.7, Python 3.9
Added file: https://bugs.python.org/file49780/py387_ctypes_util.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42896>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to