#sudo apt-get install libfreeimage3
2.安裝Google Earth 6.0.3.2197
#sudo dpkg -i google-earth-stable_current_i386.deb
3.移除影響的lib共4個
#sudo rm /opt/google/earth/free/libQt*.*
4.修改googleearth檔案
#sudo gedit /opt/google/earth/free/googleearth
尋找LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH ./googleearth-bin “$@”
在此行上面加上
export LD_PRELOAD=/usr/lib/libfreeimage.so.3
存檔即可!
沒有留言:
張貼留言