After installed Ubuntu 11.04 Natty Narwhal, one thing you might want is to install Google Earth. Follow is how to install Google Earth 6 from google official site and fix the bad looking fonts problem.
Install Google Earth from google official site
1.) Choose to download deb package for Debian/Ubuntu from the official site.
2.) In Ubuntu Software Center, make sure lsb-core has been installed.
3.) Double click to install the deb downloaded in step 1, or use:
sudo dpkg -i google-earth-stable_current*.deb
Fix ugly, unreadable fonts
Just ran the Google Earth 6 in Ubuntu 11.04 64-bit, and its fonts looks ugly. See the picture:
Easy way to fix it on official help forum that is to install the MS TrueType font package:
sudo apt-get install ttf-mscorefonts-installer
then, logout and back in.
Howto install Google Earth and Fix ugly fonts problem in Ubuntu 11.04 Natty
Related Posts:
Angry IP Fast and simple - IP and Port Scanner in ubuntu Angry IP Scanner is a IP and Port Scanner widely used by Network Administrators and Hackers. It is an open-source and cross-platform network scanner … Read More
Howto find out Your Ubuntu / Debian is 32 bit or 64 bitSome times you need to know , Your Ubuntu / Debian is 32 bit or 64 bit, You can use the following command open a terminal and type $ uname -m Y… Read More
Play swf file(Macromedia Flash) on Ubuntu / Debian Linux swfdec-gnome is a very good Tool to play SWF files (Macromedia Flash) on GNOME. This package contains programs to integrate Flash functionality i… Read More
setup Static IP Address in Ubuntu 10.10Setup Static IP Address If you want to setup a Static IP Address in your system , Modify the file /etc/network/interfaces. If your First Ethernet In… Read More
Install PHP GD (PHP Graphics) support in Ubuntu / DebianPHP is not limited to creating just HTML output. It can also be used to create and manipulate image files in a variety of different image formats, inc… Read More
0 comments:
Post a Comment