Google-earth install

Asked by LeeG

What do I do after this? Thanks.

...
gold@gold-desktop:~$ make-googleearth-package
--06:05:50-- http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
           => `GoogleEarthLinux.bin'
Resolving dl.google.com... 209.85.133.91
Connecting to dl.google.com|209.85.133.91|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 20,277,797 (19M) [application/octet-stream]

100%[====================================>] 20,277,797 183.39K/s ETA 00:00

06:07:42 (178.10 KB/s) - `GoogleEarthLinux.bin' saved [20277797/20277797]

Google Earth for GNU/Linux 4.3.7204.836
Unrecognized Google Earth version (use --force to build anyway)
gold@gold-desktop:~$
...

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu googleearth-package Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Bhavani Shankar (bhavi) said :
#1

Hello Lee:

If you are on ubuntu 7.10 type in the following command in a terminal:

sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list && sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update && sudo apt-get install googleearth

If you are using hardy (ubuntu 8.04) and you want the latest 4.3 package then:

sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list && sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update && sudo apt-get install googleearth-4.3

Note 1. If you want 4.2 package then,

sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list && sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update && sudo apt-get install googleearth

2.You will have to accept the Google Earth EULA.

Bhavani Shankar.

Can you help with this problem?

Provide an answer of your own, or ask LeeG for more information if necessary.

To post a message you must log in.