[issue37037] Enable rpath remapping in makefile

Ned Deily report at bugs.python.org
Fri May 24 20:00:16 EDT 2019


Ned Deily <nad at python.org> added the comment:

Correction:

DYLD_PRINT_LIBRARIES= /path/to/installed/location/python3

should be

DYLD_PRINT_LIBRARIES= /path/to/installed/location/bin/python3

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37037>
_______________________________________


More information about the Python-bugs-list mailing list