After installing google-earth-stable_current_x86_64.rpm, downloaded in 08.29.2012 from Google's official site, it didn't open and when trying to open it in the terminal, I received the following error:
[rafael@rafael ~]$ /usr/bin/google-earth: ./googleearth-bin: /lib/ld-lsb.so.3: bad ELF interpreter: No such file or directory
[1]+ Exit 126 google-earth
To solve this, as root or with sudo, install redhat-lsb for x86_64 and x86 architectures with the following commands: yum install redhat-lsb.x86_64; yum install redhat-lsb.i686
No comments:
Post a Comment