Cannot install ia32-libs on a 64 bit Ubuntu installation
Posted
by
Swarnendu Biswas
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Swarnendu Biswas
Published on 2012-01-07T15:45:09Z
Indexed on
2012/11/13
17:18 UTC
Read the original article
Hit count: 298
I am using a 64-bit installation of Oneiric. I need to install the ia32-libs package to get some applications (evince, adobe reader) to work. For example, adobe reader is giving the following error: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory.
However, I am not able to install it since it is showing a dependency on ia32-libs-multiarch, which in turn is showing a dependency on gstreamer0.10-plugins-good:i386. This in turn depends on few other packages.
How can I install these packages safely and still meet all the dependencies.
© Ask Ubuntu or respective owner