LinuxMint 16 64位系统下Google Earth自动退出的解决方法
简短地讲, 修复方法如下:$ sudo apt-get install libfreeimage3
- 下载替换文件包 ge7.1.1.1580-0.x86_64-new-qt-libs-debian7-ubuntu12.tar.xz ,由 amirpli 提供 (if you are interested in the original description see ge7.1.1.1580-0.x86_64-new-qt-libs-debian7-ubuntu12.README).
- 解包替换文件:
$ cd /opt/google/earth
$ sudo cp -a free free.old
$ cd free
$ sudo tar xvf ~/下载/ge7.1.1.1580-0.x86_64-new-qt-libs-debian7-ubuntu12.tar.xz
googleearth
libQtCore.so.4
libQtGui.so.4
libQtNetwork.so.4
libQtWebKit.so.4
patchlib
plugins/
plugins/imageformats/
plugins/imageformats/libqjpeg.so
plugins/imageformats/libqgif.so
这样应该可以修复 Google Earth v.7.1.2.2041 于 Linux Mint 16 x64.
-- rpr.