Tool to modify DT_RPATH in existing ELF binaries
chrpath allows you to modify the dynamic library load path (rpath) of compiled programs. Only removing and modifying the rpath is supported. Note: The modification performed is in-place; the new DT_RPATH cannot be longer than the existing DT_RPATH value. Also, the binary can only work with the ELF class of the host system.
$
pkg install chrpathOrigin
devel/chrpath
Size
74.5KiB
License
GPLv2
Maintainer
rodrigo@FreeBSD.org
Dependencies
0 packages
Required by
0 packages