zlolotus Posted October 17, 2015 Posted October 17, 2015 Коллеги Привестствую. Пытаюсь установить аффектор от utm5 на 64 битную debian root@nas3:~# uname -a Linux nas3 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u2 x86_64 GNU/Linux root@nas3:~# dpkg --add-architecture i386 root@nas3:~# apt-get install ia32-libs Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: ia32-libs : Depends: ia32-libs-i386 libssl0.9.8:i386 : Depends: libc6:i386 (>= 2.7) but it is not going to be installed Depends: zlib1g:i386 (>= 1:1.1.4) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). что-то никак не получается, что можете посоветовать? Вставить ник Quote
vop Posted October 17, 2015 Posted October 17, 2015 А попробовать: apt-get install ia32-libs-i386:i386 Вставить ник Quote
zlolotus Posted October 17, 2015 Author Posted October 17, 2015 А попробовать: apt-get install ia32-libs-i386:i386 root@nas3:~# apt-get install ia32-libs-i386:i386 Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies: ia32-libs-i386:i386 : Depends: freeglut3:i386 (>= 2.6.0-1) but it is not going to be installed Depends: lesstif2:i386 (>= 1:0.95.2-1) but it is not goin g to be installed Depends: libacl1:i386 (>= 2.2.49-4) but it is not going t o be installed Depends: libaio1:i386 (>= 0.3.107-7) but it is not going to be installed Да что-то, все равно не получилось. Хотя на другой системе все прошло. Вставить ник Quote
Mallorn Posted October 17, 2015 Posted October 17, 2015 Пакет точно debian wheezy? Если он для версии 6 (squeeze), то еще придется доставить пакеты libssl.0.9.8 из squeeze. Ну или каким-то другим способом библиотеки добавить. Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.