[quote="leixiaozeng"]

办法我有呀!!
替换文件,在终端运行下面代码:
cd /opt/google/earth/free/
sudo rm libQtCore.so.4 libQtGui.so.4 libQtNetwork.so.4 libQtWebKit.so.4
sudo apt-get install libqt4-core libqt4-gui libqt4-network libqt4-webkit libfreeimage3
修改文件:
sudo gedit /opt/google/earth/free/googleearth
在(最后一行):
LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH ./googleearth-bin “$@”
前面加上:
export LD_PRELOAD=/usr/lib/libfreeimage.so.3
然后保存。
接着从新打开谷歌地球就可以了。
按照楼上方法尝试依然启动google-earth不到2秒后自动关闭!
无解中……
出现的问题如同以下
[quote="lsxzx"]ibuntu@ibuntu-671DX-968 ~ $ googleearth
/usr/bin/googleearth: line 5: warning: setlocale: LC_NUMERIC: cannot change locale (en_US.UTF-8): 没有那个文件或目录
(process:2277): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Google Earth has caught signal 11.
We apologize for the inconvenience, but Google Earth has crashed.
This is a bug in the program, and should never happen under normal
circumstances. A bug report and debugging data have been written
to this text file:
/home/ibuntu/.googleearth/crashlogs/crashlog-4d21b93d.txt
Please include this file if you submit a bug report to Google.