External Command-line Flags¶
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 Feb 14, 2025.
Created using Sphinx 7.1.2.