Results 1 to 6 of 6

Thread: [HOWTO] Install Google Earth (Updated Tutorial)

  1. #1
    Join Date
    Nov 2007
    Beans
    465

    [HOWTO] Install Google Earth (Updated Tutorial)

    Installing Google Earth
    The steps to install Google Earth are outlined below:

    First, we need to get Google Earth
    Open a terminal and type:
    Code:
    wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
    After that completes, type:

    Code:
    chmod +x GoogleEarthLinux.bin
    That gives the Google Earth file permission to execute - required for any file that you need to execute.

    Lastly, type:
    Code:
    ./GoogleEarthLinux.bin
    This executes the Google Earth installer, which will install Google Earth. It will do a few checks on the archive integrity, then it will start the installer. The defaults should be fine for most people, just click "Begin Install". Once that completes, you have a working Google Earth install! To run it, open a terminal and type "./googleearth" (without the quotes) .

    Uninstalling Google Earth
    To uninstall Google Earth, open your Home Folder (Places -> Home Folder). Inside there, you will find a directory called "google-earth". Double-click to enter that directory. Inside there you will find a file named "uninstall". Double-click that and, when prompted, click "Run". It will automatically uninstall Google Earth WITHOUT PROMPTING YOU! Make sure you really want to remove Google Earth, as it will not prompt you before removing it.

    I hope this tutorial helps everyone to install Google Earth, and if you have any questions, post them in this thread! Cheers!

  2. #2
    Join Date
    Apr 2006
    Location
    Seattle
    Beans
    2,893
    Distro
    Ubuntu Development Release

    Re: [HOWTO] Install Google Earth (Updated Tutorial)

    Approved; thank you for your tutorials & tips contribution.

  3. #3
    Join Date
    Jul 2007
    Location
    Newcastle, Australia
    Beans
    20
    Distro
    Ubuntu

    Re: [HOWTO] Install Google Earth (Updated Tutorial)

    If you get a warning that GE is running in 'OpenGL' mode and might run slowly, check if you are using a proprietary video driver. In Xubuntu, you do this by choosing System->Hardware Drivers from the main menu.

    If a proprietary driver is available for your PC, I suggest that you 'activate' it and reboot. Google Earth was unusable when I was using a generic video driver, but it is running beautifully now that I am using the Nvidia proprietary video driver - and that is with an older 1.x gHz Pentium4 with 1 meg of memory and just a video card that came with the motherboard.

    Congratulations Google on supporting Linux!

  4. #4
    Join Date
    Aug 2008
    Location
    N.Cal
    Beans
    141

    Re: [HOWTO] Install Google Earth (Updated Tutorial)

    O well, just like all the other installs I have tried this also crashes my system when it attempts to run.
    How can the original instructions modified to install an older hopefully more stable version of GE, 4.2 maybe?
    Thanks

  5. #5
    Join Date
    Sep 2008
    Location
    Colorado Springs, CO
    Beans
    46
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: [HOWTO] Install Google Earth (Updated Tutorial)

    Thanks! I had tried to install google earth out of ubuntu tweak with no success (it would start then vanish). This one works great, thanks again!

  6. #6
    Join Date
    Aug 2008
    Location
    N.Cal
    Beans
    141

    Re: [HOWTO] Install Google Earth (Updated Tutorial)

    Yea it's fixed, it was a simple fixed once I pressed the correct buttons.
    It was a driver issue.
    I had to open up hardware drivers then I found out 3D was not selected. I checked to enable 3d, installed the driver, rebooted per instructions, presto GE now works.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •