Find the answer to your Linux question:
Results 1 to 5 of 5
I want to download Google Earth and make it available for all users. How can I do this using the GUI if possible? Ubuntu 9.10, Pentium 4 1.6GHz, 370MB memory, ...
  1. #1
    Just Joined!
    Join Date
    Dec 2006
    Location
    Leeds, England
    Posts
    15

    Google Earth for all users

    I want to download Google Earth and make it available for all users.

    How can I do this using the GUI if possible?

    Ubuntu 9.10, Pentium 4 1.6GHz, 370MB memory, GNOME 2.28.1

    Regards, Yorkie.

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    The best thing to do is avoid home directory installs or even install wizards. There is an Ubuntu repository that you can use which will allow you to just use Synaptic/apt to install any of the Google applications.

    Google Linux Software Repositories

    Also I think that perhaps the medibuntu repositories supply a version of Google Earth if the Google repository isn't working for you.

  3. #3
    Linux Newbie
    Join Date
    Mar 2008
    Location
    England, Manchester.
    Posts
    114
    Clik System > Administration > Synaptic Package Manager.

    look for "GoogleEarth-Package" right click and choose mark for installation. Then click apply.

  4. #4
    Just Joined! Ollydbg's Avatar
    Join Date
    Nov 2009
    Location
    Cairo
    Posts
    4
    True medibuntu repository supplies it.

  5. #5
    Just Joined!
    Join Date
    Dec 2009
    Posts
    6

    How to install google earth

    PLEASE NOTE, for some very very very strange reason the Google Earth download will not work if you are using Google Chrome. Download it using firefox or something else. I follow the instructions on this site as they are perfect.

    Which basically tells you this . . .

    download the Linux installer in the google earth page.
    Open a terminal and change to the directory where the installer downloaded to. If it’s on your desktop you can use this command:

    cd ~/Desktop
    Change the permissions on the installer so you can run it:

    chmod +x GoogleEarthLinux.bin
    Run the installer as the root user:

    sudo ./GoogleEarthLinux.bin

    The installer dialog will open. The default install paths work fine. Click Begin Install.
    Once the installation is finished you can click Start to launch Google Earth.

Posting Permissions

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