Results 1 to 10 of 10

Thread: Installing Google Earth on 12.04 Doesn't work for me.

  1. #1
    Join Date
    Dec 2007
    Location
    Jyväskylä, Suomi Finland
    Beans
    1,177
    Distro
    Ubuntu 10.04 Lucid Lynx

    Installing Google Earth on 12.04 Doesn't work for me.

    Ubunteros,

    I'm running 12.04LTS. I want to install Google Earth but it appears to be an incomplete install.

    When I launch Google earth I get the "globe" but no land masses appear. Only yellow border lines outlining countries is the only thing I see.

    I downloaded the package from the Google earth web site and the file name is:

    google-earth-stable_current_i386.2.deb

    Thanks for your help.!

  2. #2
    Join Date
    Dec 2007
    Location
    Jyväskylä, Suomi Finland
    Beans
    1,177
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Installing Google Earth on 12.04 Doesn't work for me.

    Finally!

    Found these and now it works!


    http://linuxforums.org.uk/index.php?topic=10397.0

    To install Google Earth (stable) in Ubuntu 12.04, or Peppermint Three from this PPA:
    http://www.ubuntuupdates.org/ppa/google_earth
    (use the commands below, NOT the commands listed at the above link, or you'll end up with 2 duplicate sources which will cause you issues in the future)

    Open a terminal, and run these 4 commands in sequence:
    Quote

    wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

    sudo sh -c 'echo "deb http://dl.google.com/linux/earth/deb/ stable main" > /etc/apt/sources.list.d/google-earth.list'

    sudo apt-get update

    sudo apt-get install google-earth-stable

  3. #3
    Join Date
    Dec 2010
    Location
    Australia
    Beans
    113
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Installing Google Earth on 12.04 Doesn't work for me.

    Quote Originally Posted by suomalainen View Post
    Finally!

    Found these and now it works!


    http://linuxforums.org.uk/index.php?topic=10397.0

    To install Google Earth (stable) in Ubuntu 12.04, or Peppermint Three from this PPA:
    http://www.ubuntuupdates.org/ppa/google_earth
    (use the commands below, NOT the commands listed at the above link, or you'll end up with 2 duplicate sources which will cause you issues in the future)

    Open a terminal, and run these 4 commands in sequence:
    Quote

    wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

    sudo sh -c 'echo "deb http://dl.google.com/linux/earth/deb/ stable main" > /etc/apt/sources.list.d/google-earth.list'

    sudo apt-get update

    sudo apt-get install google-earth-stable

    Excellent! Finally it works! Thank you!
    Toshiba Satellite L300
    'Keeping on trying is not so trying after all'

  4. #4
    Join Date
    Apr 2007
    Location
    Out in Left Field
    Beans
    523
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Installing Google Earth on 12.04 Doesn't work for me.

    Thanks...worked for me also
    MB: Asrock Extreme4-M CPU: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz Memory: Corsair Low Profile Vengeance 16.00 GB. GC On CPU HD4000 Platform: x86_64 Distribution:Ubuntu 12.04.2 Precise Pangolin Desktop Env: Cinnamon 1.8
    Boot: EFI File System:EXT4

  5. #5
    Join Date
    Dec 2007
    Location
    green bay, wi
    Beans
    1,976
    Distro
    Xubuntu Development Release

    Lightbulb Re: Installing Google Earth on 12.04 Doesn't work for me.

    ted tks for the info didnt work for me though

  6. #6
    Join Date
    Jul 2009
    Location
    Austin, Texas, USA
    Beans
    326

    Re: Installing Google Earth on 12.04 Doesn't work for me.

    Suomalainen, many thanks!

    Your four command-line instructions worked like a charm for me in Linux Mint 13, which is based on Ubuntu 12.04.

  7. #7
    Join Date
    Dec 2012
    Beans
    4

    Re: Installing Google Earth on 12.04 Doesn't work for me.

    Thank you, works fine on Kubuntu.

  8. #8
    Join Date
    Mar 2013
    Beans
    1

    Re: Installing Google Earth on 12.04 Doesn't work for me.

    Thanks suomalainen, definitely works!

  9. #9
    Join Date
    Dec 2007
    Location
    Jyväskylä, Suomi Finland
    Beans
    1,177
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Installing Google Earth on 12.04 Doesn't work for me.

    Thank you fellow Ubunteros for the kinds words! Much appreciated!

  10. #10
    Join Date
    Oct 2007
    Beans
    6

    Re: Installing Google Earth on 12.04 Doesn't work for me.

    Worked for me too, in three 12.04 machines. It's Google Earth 7 that doesn't show the maps, and these instructions install version 6.

    Thanks a lot!

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
  •