We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sometimes you have to use --enable-shared, or build a python that is supposed to live in a given --prefix folder.
--enable-shared
--prefix
portable-python tries to support those cases as well, by using tools such as install_name_tool on macos or patchelf on linux.
portable-python
install_name_tool
patchelf
patchelf was used instead of chrpath for 2 reasons:
chrpath
There was an error while loading. Please reload this page.