|
|
|||||||
|
This installer fails with: $ sh GoogleEarthLinux.bin Verifying archive integrity... All good. Uncompressing Google Earth for GNU/Linux 4.0.2723.0.................................................................. setup.data/bin/Linux/amd64/setup.gtk2: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory setup.data/bin/Linux/amd64/setup.gtk: error while loading shared libraries: libSM.so.6: cannot open shared object file: No such file or directory The setup program seems to have failed on amd64 Fatal error, installer failed to run at all! $ locate libxml2.so /usr/lib/libxml2.so.2 /usr/lib/libxml2.so.2.6.27 $ locate libSM.so.6 /usr/lib/libSM.so.6 /usr/lib/libSM.so.6.0.0 $ uname -a Linux ceres 2.6.18-3-amd64 #1 SMP Mon Dec 4 17:04:37 CET 2006 x86_64 GNU/Linux The system is recently installed, and everything seems to be in order, other gtk applications work okay. The pc is an AMD 4200X2, 1gb ram, Debian etch. Nvidia 7600gs graphics. I know I'm missing something obvious, I'm just not seeing it! The debian installer package googleearth-package also fails (for arch issues) but that isn't relevant to here. Can anyone help please? |
||||||||
|
|
|||||||
|
related post after lots of searching, sorry for the extra thread. I did go looking, just not the right terms! http://bbs.keyhole.com/ubb/showflat.php/Cat/0/Number/517846/an/0/page/7 More fun to go look at. If I get a good way around the problems, I'll post back here. |
||||||||
|
|
|||||||
|
Debian is not a bi-arch distribution. You'll have to find 32bit copies of those libraries and install them by hand. |
||||||||
|
|
|||||||
|
As for running 32 bit application in a Debian 64 bit environment I suggest you read the Debian AMD64 HOWTO with step-by-step explanations at https://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html However, my system is set up this way and I do have a problem with GE crashing (see separate thread). |