RunPath

From Apache OpenOffice Wiki
Jump to: navigation, search

The runpath (which obsoletes rpath) is a list of directories searched by the runtime linker to find subsequent libraries of the ELF library loaded.

How to determine the RunPath on Solaris

dump -Lv libmylib.so
Personal tools