Results 1 to 3 of 3
I have downloaded the Linux version of Google Earth on my Ubuntu 10.10 but there is no reaction when I click on the icon to open the program. Am I ...
- 02-13-2011 #1Just Joined!
- Join Date
- Aug 2010
- Posts
- 76
[SOLVED] Google earth not running
I have downloaded the Linux version of Google Earth on my Ubuntu 10.10 but there is no reaction when I click on the icon to open the program. Am I missing something?
- 02-13-2011 #2Just Joined!
- Join Date
- Jun 2010
- Posts
- 36
You might need lsb-core.
If you try running it from a terminal and get an error like this then it's probably the case.
/usr/lib/googleearth/googleearth-bin: not found
Code:sudo apt-get install lsb-core
- 02-13-2011 #3Just Joined!
- Join Date
- Aug 2010
- Posts
- 76
Many thanks firbolg, installing lsb-core did the trick.


