SOLVED Native look and feel for Google Earth in Xubuntu
SOLVED Native look and feel for Google Earth in Xubuntu
Updated: 17/02/13
On this post well make Google Earth look like any other application on Xubuntu.
Important: This method doesnt work for the 7.x version.
Fix
Copy and paste the line bellow on a terminal window.
cd /opt/google/earth/free && sudo rm libcurl.so.4 libGLU.so.1 libnss_mdns4_minimal.so.2 libQtCore.so.4 libQtGui.so.4 libQtNetwork.so.4 libQtWebKit.so.4 && sudo wget -q http://goo.gl/hl6Gq -O libfreeimage.so.3 && if [ `uname -m` == "x86_64" ]; then sudo wget -q http://goo.gl/52m1f -O libphonon.so.4; fi && sudo wget -q http://goo.gl/gKAZJ -O googleearth && cd - && sudo apt-get install libcurl4-openssl-dev libqtwebkit4 -yReferences
[How To] Make Google Earth 6.2 Look �Native� in Ubuntudownload file now
Comments
Post a Comment