[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems Installing ia32-libs



Le 20/09/2013 19:46, Mark Phillips a écrit :
A follow up. After some research, I tried the following, but no change.

# dpkg --add-architecture i386
# aptitude update
# aptitude upgrade
Resolving dependencies...
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 61 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
# aptitude install ia32-libs

Aptitude still wants to replace gnome etc with i386 packages.

What am I missing?

Mark
[...]

Hello,

With multiarch, you don't need anymore ia32-libs.
Having configured i386 arch, you just have to install 32bits versions of the packages you need.
For example, if you need libxyz2, do :
# aptitude install libxyz2:i386




Reply to: