Ubuntu :how to install 32bit deb on 64bit system

I am using ubuntu 64 bit most of the time i can get only 32bit versions . googled got some thing

you have to use the ia32 compatibility libraries.

in a terminal type:

sudo apt-get install ia32-libs

then

sudo dpkg -i –force-architecture your-package.deb

Possibly Related Posts:


Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>