External Command-line Flags

--prefix

Python installation option. See [29].

--home

Python installation option. See [29].

External Environment Variables

LD_LIBRARY_PATH

On Linux, a colon-separated list of directories in which to search for ELF libraries at execution-time.

DYLD_LIBRARY_PATH

On Mac OS X, a colon separated list of directories that contain libraries. The dynamic linker searches these directories before it searches the default locations for libraries.

Last updated on Jun 27, 2023. Created using Sphinx 6.2.1.