Hergen Lange added the comment:
For python 3.8.7 should be:
--- util.py.broken 2021-01-30 12:15:35.047669249 +0100
+++ util.py 2021-01-30 12:28:04.425931587 +0100
@@ -251,6 +251,9 @@
line = line.strip()
if line.startswith(b'Default Li
Hergen Lange 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