I really don't why google pretend to have a 64 bit Fedora package when it relies on 32 bit libraries. Just tried to install again on F14.
First run : /usr/bin/google-earth: ./googleearth-bin: /lib/ld-lsb.so.3: bad ELF interpreter: No such file or directory.
So I install the redhat-lsb.i686 package
Second run : ./googleearth-bin: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory
I install the 32 bit fontconfig package
Third run : ./googleearth-bin: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
At this point I give up