Linux下GoogleEarth4.3beta安装笔记
22:14 | Author: Hui Li 李辉

我的系统是Linux Fedora 10
啊。。。我都疯了,好麻烦,好多问题,没耐心的还是先别装这个beta版了
下面的图片点击放大。

1. 先列出如何卸载的方法,给疯掉的朋友

sudo su -
/opt/google-earth/uninstall
sudo rm -rf /opt/google-earth
sudo rm -rf ~/.config/Google
rm -rf ~/.googleearth

杀的干干净净。。。

2. 下载
http://earth.google.com/

3. 安装
su -c 'sh GoogleEarthLinux.bin'

切记安装完了之后它好心的问你是start还是quit,这里一定要选quit,千万别在这里运行,否则后果自负。

4. 运行
然后打开你的应用程序,互联网,就可以看到GoogleEarth了,别笑还没完呢
如果你运行的时候SELinux的报警且阻止了GoogleEarth的运行


解决办法:
禁用SELinux
修改/etc/selinux/config
将SELINUX=enforcing改为SELINUX=disabled
反之启用

5. 麻烦
好了终于能启动了,麻烦也来了,看吧这字体。。。。。


修改字体:
qtconfig-qt4

修改字体大小:
vi /home/sf/.config/Google/GoogleEarthPlus.conf
接着,定位到 [Render] 段,并找到 GuiFontSize= (如果没有,你可以添加这行),然后将其更改为所需的字体大小即可。如下图显示 GuiFontSize=10 的效果。

修改语言:
GoogleEarth菜单条 Tools - Options - General - Language




好了终于弄完了,推荐方案 1

This entry was posted on 22:14 and is filed under . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

0 评论: