Re: Google Earth
Just download it from Google.com. That version seems to work. I am using the 64bit version.
Hope this helps!
Joe
Originally posted by Teunis
Hope this helps!
Joe
teunis@TECRA-S5-64b:~$ /opt/google/earth/free/google-earth %f /opt/google/earth/free/google-earth: 43: ./googleearth-bin: not found
~>google-earth
teunis@TECRA-S5-64b:~$ google-earth /usr/bin/google-earth: 43: ./googleearth-bin: not found teunis@TECRA-S5-64b:~$
which google-earth
ls -la /usr/bin/google-earth
locate googleearth-bin
sudo updatedb
~:~$ ls -la /usr/bin/google-earth lrwxrwxrwx 1 root root 34 2011-10-17 21:43 /usr/bin/google-earth -> /opt/google/earth/free/googleearth ~:~$ locate googleearth-bin /opt/google/earth/free/googleearth-bin
ls -la /opt/google/earth/free/googleearth-bin
ls -la /opt/google/earth/free/
Comment