| Server IP : 20.75.53.88 / Your IP : 216.73.217.138 [ Web Server : Apache System : Linux VMRALP-3 4.4.0-256-generic #290~14.04.1-Ubuntu SMP Thu Jun 20 09:24:50 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29+esm15 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, Domains : 3 Domains MySQL : ON | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/chrpath/ |
Upload File : |
chrpath ======= chrpath allows you to modify the dynamic library load path (rpath) of compiled programs. Currently, only removing and modifying the rpath is supported. Eventually, I hope to be able to add an rpath if it is missing. This tool is based on two small programs I found on the GCC mailing list. Similar tools: -------------- There is elfhack by Ric Klaren doing almost the same thing, and a bit more. <URL:http://wwwhome.cs.utwente.nl/~klaren/software/>. License: -------- chrpath is licensed under the GNU Public Licence. See COPYING for the terms. Source, patches and fixes: -------------------------- The latest source is available from <URL:ftp://ftp.hungry.com/pub/hungry/chrpath/>. The project repository is available from <URL:https://alioth.debian.org/projects/chrpath/> Send patches and updates to Petter Reinholdtsen (check AUTHORS for current address).