32bit on AMD64

Markus Schönhaber ubuntu-users at list-post.mks-mail.de
Thu Nov 18 00:40:15 UTC 2010


17.11.2010 21:44, Thierry de Coulon:

> Is there some magic I can do to (force?) install an i386 package?

Yes.
dpkg --install --force-architecture <package>
should do it.
Take a look at the "--force-things..." part of the dpkg man page in case
you need to specify some other "--force-..." or even "--force-all"
parameter.

The package might need 32-bit libs, though. Installing the ia32-libs
package will pull in a lot of those - likely all you need and more.

-- 
Regards
  mks




More information about the ubuntu-users mailing list