安装Goolge Earth时遇到如下错误
Verifying archive integrity… All good.
Uncompressing Google Earth for GNU/Linux 5.1.3535.3218……………………………………………………..
setup.data/setup.xml:1: parser error : Document is empty
Verifying archive integrity… All good.
Uncompressing Google Earth for GNU/Linux 5.1.3535.3218……………………………………………………..
setup.data/setup.xml:1: parser error : Document is empty
^
setup.data/setup.xml:1: parser error : Start tag expected, ‘<‘ not found
^
./setup.sh: line 158: 4654 段错误 "$setup" "$@"
实在想不出办法,放狗搜索,搜到以下办法。。
./GoogleEarthLinux.bin –target /tmp/ge
cd /tmp/ge/setup.data/bin/Linux/x86/
mv setup.gtk setup.gtk2
cd /tmp/ge
./setup.sh
顺利解决
5.1.3535.3218版中文显示问题用原来的删除Lib的方法已经没用了,临时的解决办法
在 /usr/bin/googleearth 里面加一行 LANG=c,界面不要中文,内容的中文可以显示,效果还可以,不过这样好像图片又看不到了。。杯具啊。。
不过最新的5.2版本又遇到新的问题,暂时没法解决。。