--ld_library_path

This flag is named after the environment variable LD_LIBRARY_PATH used by ld-linix. Like LD_LIBRARY_PATH its value is a colon-separated list of directories in which to search for ELF libraries needed by the packed executable or specified by --ld_preload.

Note

This flag ONLY affects the packaging process, not running of the Ermine-packaged executable.