Beyond install ia32-libs you also must install lib32nss-mdns. Just do "apt-get install lib32nss-mdns" (multicast DNS name resolution).
Good luck, Antonio 2009/3/14 Umarzuki Mochlis <[email protected]> > I couldn't start google earth on my sid amd64 > > umarz...@debian:~/google-earth$ > ./googleearth > ./googleearth-bin: error while loading shared libraries: > libgthread-2.0.so.0: cannot open shared object file: No such file or > directory > > So I tried symlinking libgthread > > umarz...@debian:~/google-earth$ ln -s /usr/lib/libgthread-2.0.so.0 . > > but... > > umarz...@debian:~/google-earth$ ./googleearth > ./googleearth-bin: error while loading shared libraries: > libgthread-2.0.so.0: wrong ELF class: ELFCLASS64 > > How do I get this one to work? > > -- > Regards, > > Umarzuki Mochlis > http://gameornot.net >

