Re: packages requiring ia32-libs ia32-libs-gtk
Michael <[email protected]>
| Newsgroups | gmane.linux.debian.ports.amd64 |
|---|---|
| Message-ID | <[email protected]> |
Hello, I am running testing/unstable. I just enabled i386 multiarch mode, installed package ia32-libs and all its dependencies, and then run make-googleearth-package, which d/l version 6.0.3. All through with no errors. Now when i launch the binary, it responds with: /usr/lib/googleearth/googleearth-bin: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory Indeed there is no libgl link in /lib32 although i've got the meta-package libgl1 (both amd64/i386) installed, which in turn installs libgl1-mesa-glx. So, anybody have any idea what is missing ? Here is a excerpt of maybe relevant packages: libc6:amd64 2.13-35 libc6:i386 2.13-35 ia32-libs 1:0.3 ia32-libs-gtk 1:0.1 ia32-libs-gtk-i386 1:0.1 ia32-libs-i386 1:0.3 libgl1-mesa-dri:amd64 8.0.4-2 libgl1-mesa-dri:i386 8.0.4-2 libgl1-mesa-glx:amd64 8.0.4-2 libgl1-mesa-glx:i386 8.0.4-2 libgl1-nvidia-alternatives 304.60-1 libgl1-nvidia-glx:amd64 304.60-1 libgl1-nvidia-alternatives 304.60-1 libgl1-nvidia-glx:amd64 304.60-1 libglx-nvidia-alternatives 304.60-1 nvidia-alternative 304.60-1 nvidia-glx 304.60-1 nvidia-installer-cleanup 20120630+3 nvidia-kernel-2.6.39-2-amd64 290.10-1+2.6.39-3 nvidia-kernel-3.2.0-2-amd64 304.60-1+3.2.18-1 nvidia-kernel-common 20120630+3 nvidia-kernel-dkms 304.60-1 nvidia-kernel-source 304.60-1 nvidia-settings 304.48-1 nvidia-support 20120630+3 nvidia-vdpau-driver:amd64 304.60-1 -- Micha