RunPath

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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