%general-entities; ]> Patchelf-&patchelf-version; patchelf Introduction to Patchelf The patchelf package contains a small utility to modify the dynamic linker and RPATH of ELF executables. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &patchelf-md5sum; Download size: &patchelf-size; Estimated disk space required: &patchelf-buildsize; Estimated build time: &patchelf-time; Installation of Patchelf Install patchelf by running the following commands: ./configure --prefix=/usr \ --docdir=/usr/share/doc/patchelf-&patchelf-version; && make To test the results, issue: make check. Now, as the &root; user: make install Contents Installed Program patchelf Short Descriptions patchelf is a simple utility for modifying existing ELF executables and libraries; it can change the dynamic loader ("ELF interpreter") of executables and change the RPATH of executables and libraries. patchelf