Wednesday, June 9, 2010

Install Google Earth

Perhaps my favorite application, it has to install otherwise, Linux cannot compete with Microsoft.

I followed directions in Software install. Had to look for where google earth installer was made.
Run:
/usr/bin/make-googleearth-package


ttf was missing so I had to install it. The install software would not do it unless I unchecked all the extra repositories.

 sudo dpkg -i googleearth_5.1.3535.3218+0.5.7-1_i386.deb

Package: googleearth
Version: 5.1.3535.3218+0.5.7-1
Section: non-free/science
Architecture: i386
Depends: ttf-dejavu | ttf-bitstream-vera | msttcorefonts, libc6 (>= 2.1.3), libc6 (>= 2.2), libc6 (>= 2.3), libc6 (>= 2.3.2), libc6 (>= 2.3.6-6~), libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.1.1), libstdc++6 (>= 4.2.1), libx11-6, libx11-6 (>= 0), libxext6, libxext6 (>= 0), libxrender1, nvidia-current, zlib1g (>= 1:1.1.4)

It WORKS!

1 comment:

  1. Revisiting this note, having problems getting Google Earth to run.

    Which ubuntu?
    lsb_release -a
    10.04, lucid

    Google notes said:
    make sure this is installed:
    sudo apt-get install lsb-core

    Then download and open with Ubuntu software center (gdebi-gtk), first says that it is already installed. Try re-installing.

    Link to instructions:
    https://help.ubuntu.com/community/GoogleEarth#Installing%20the%20.deb%20file%20downloaded%20from%20the%20Google%20Earth%20Website

    ReplyDelete