Jump to content
Калькуляторы

32 bit на debian 64

Коллеги Привестствую.

 

 

Пытаюсь установить аффектор от 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).

 

что-то никак не получается, что можете посоветовать?

Share this post


Link to post
Share on other sites

А попробовать:

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

 

Да что-то, все равно не получилось. Хотя на другой системе все прошло.

Share this post


Link to post
Share on other sites

Пакет точно debian wheezy? Если он для версии 6 (squeeze), то еще придется доставить пакеты libssl.0.9.8 из squeeze.

Ну или каким-то другим способом библиотеки добавить.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.