To make this less confusing to newer users, a little tutorial.DisclaimerThere is a warning in the article to do this at your own risk.
Worked well for me, but there is always the chance you could break something.
-------------------------------------------
1. Open Synaptic and download
- googleearth (6.1.0.4857-r0)
- ttf-mscorefonts-installer (3.4ubuntu3)
2. check to see if
is installed (It should be in Mint 13), if not install it.
3. Download
Google-fix aka replacement.7z to your 'Download" folder.
from
http://www.techlw.com/2012/05/install-g ... fonts.html(just click on the link about half way through the article).
4. Open a
terminal5. Copy, paste, and run each of these commands, one at a time.
- Code: Select all
cd ~/Downloads/
(this puts you in
Downloads folder)
- Code: Select all
7z x replacement.7z
(this unzips the package in
Downloads folder)
- Code: Select all
cd replacement
(this puts you in the newly unzipped
replacements folder)
and, last
- Code: Select all
sudo cp -r * /opt/google/earth/free/
Restart Google Earth and see you new fonts...
