Google earth will not reinstall
Posted
by
chad
on Ask Ubuntu
See other posts from Ask Ubuntu
or by chad
Published on 2012-12-06T23:20:30Z
Indexed on
2012/12/08
17:21 UTC
Read the original article
Hit count: 438
I was trying to perform the the fix found at this link http://www.omgubuntu.co.uk/2012/01/how-to-make-google-earth-look-native-in-ubuntu
It requires you to delete certain files from the /opt/google/earth/free folder and then add some new ones that you download. I deleted the files but the links to download the new ones were unusable. I was using gksudo nautilus
so trash was disabled meaning I could not restore the files I had deleted. I the tried to go to the Google Earth website and reinstall it. I downloaded the .deb but when I tried to install it it gav me an error message saying "cannot install ia32-libs" I tried installing this via terminal and it gave me an error message saying
chad@chad-Lenovo-G570:~$ sudo apt-get install ia32-libs
[sudo] password for chad:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies: ia32-libs : Depends: ia32-libs-multiarch E: Unable to correct problems, you have held broken packages.
How do I fix this?
Now I am stuck without a functioning Google Earth. How can I fix this?
© Ask Ubuntu or respective owner