Znalazlem pomocny skrypt służacy do rozwiązywania problemów z zależnościami: http://forums.debian.net/viewtopic.php? ... 2cc17b611a Instaluje się go w prosty sposób:
Kod: Zaznacz cały
cd /tmp
wget -q [url]http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs[/url]
chmod +x getlibs
sudo mv getlibs /usr/bin
cd ~
Kod: Zaznacz cały
getlibs -32 libraryname.so
Kod: Zaznacz cały
getlibs -64 libraryname.so
Mam jednak problem z działaniem skryptu pod Debianem:
Kod: Zaznacz cały
debian:/home/adi# getlibs /usr/bin/skype
Matched library libQtCore.so.4 to /stable/libs/libqt4-core
Matched library libQtDBus.so.4 to /stable/libs/libqt4-core
Matched library libQtGui.so.4 to /stable/libs/libqt4-gui
Matched library libQtNetwork.so.4 to /stable/libs/libqt4-core
-n The following i386 libraries will be installed:
/stable/libs/libqt4-core
/stable/libs/libqt4-gui
-n Continue? (y/n)
y
-n Downloading
Installing libraries ...
cp: nie można wykonać stat na `/tmp/getlibs.qUKAZu4788/extracted/*': Nie ma takiego pliku ani katalogu
http://ubuntuforums.org/showthread.php?t=474790&page=3