ubuntu10.04中google earth无法使用的问题

因为家在湘中的山区,我经常用google earth找我家的位置,很久没有找了,因为在linux上面不是很方便,

今天把google earth 在ubuntu 10.04安装好了,可是不管怎么样去无法启动google earth,

当在命令行中运行google-earth的时候,会出现如下错误

/usr/bin/google-earth: 43: ./googleearth-bin: not found

 

这应该是google earth没有弄好,google一下,原来有一个依赖包没有装好 lsb-core

 

运行命令 apt-get install lsb-core

安装上lsb-core就可以运行google earth了

 

google-earth的下载地址  google-earth

 

lsb-core的详细介绍 lsb-core-wiki 

 

有关google earth在ubuntu上面出现的问题和讨论 google earth forum

 

 

 

ubuntu10.04中google earth无法使用的问题_第1张图片

你可能感兴趣的:(linux,ubuntu,Google)