Per installare getlibs :
cd /tmp
wget -q http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs
chmod +x getlibs
sudo mv getlibs /usr/bin
cd ~
Per AMD 64
sudo apt-get install ia32-libs*
A questo punto può essere usato :
getlibs /path/to/binary
Se si trattasse di uno script e non di un file binario allora :
getlibs -32 name1.so name2.so
per amd 64
getlibs -64 name1.so name2.so





