Zend - The PHP Company




Code Gallery: 20after4


Linux Executable+Dependencies Packager  

Type: application
Added by: 20after4
Entered: 07/09/2002
Last modified: 09/12/2001
Rating: - (fewer than 3 votes)
Views: 5023
This short script uses ldd to find the shared library dependencies for a given executable file, then the executable and all of the files that it depends on are packaged using tar. This is great for making backups or relocating an executable to another machine where necessary the libraries might be missing. You are free to use this script however you see fit as long as you agree to the following disclaimer: Disclaimer: this script is provided as is and without any warrenty, not even the implied warrenties of merchantability or fitness for a particular purpose. I explicitly disclaim responsibility for this script including any damages that might result from your use or misuse of the script.




Search