LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-23-2009, 09:39 AM   #1
freykatt
LQ Newbie
 
Registered: Feb 2006
Posts: 12

Rep: Reputation: 0
How to install Google Earth to Ubuntu 8.10 - Newbie


I have tried to install google earth in 8.10, no luck. Have some C.L., but not familiar with command line - can't get it to work. Tried to download Google Earth - it dosen't open to intall, it is a .bin file. How in the world do I install Google Earth?? Thank you, Dick
 
Old 01-23-2009, 09:53 AM   #2
chackercon
Member
 
Registered: Jan 2008
Location: Oklahoma
Distribution: Slackware, QNX, Centos 5.2, Dream Linux, BackTrack, Fedora
Posts: 53

Rep: Reputation: 18
Try this and let me know how it goes.

http://ubuntu-tutorials.com/2008/11/...intrepid-ibex/
 
Old 01-23-2009, 10:24 AM   #3
freykatt
LQ Newbie
 
Registered: Feb 2006
Posts: 12

Original Poster
Rep: Reputation: 0
Install Google Earth

Nope, sorry, I believe I mentioned that Command line is totally foreign to me!!! Thanks anyway. so far I have not found any organized way to learn and use the freekin command line, maybe it is powerful and wonderful and such, but to me it is crap. As you can see I am a bit frustrated, forgive me , but , I'll just scrap this idea. Dick
 
Old 01-23-2009, 10:35 AM   #4
chackercon
Member
 
Registered: Jan 2008
Location: Oklahoma
Distribution: Slackware, QNX, Centos 5.2, Dream Linux, BackTrack, Fedora
Posts: 53

Rep: Reputation: 18
well the only way I know to learn the command line is to use it. its under the terminal for applications. sudo is a way to get root just type sudo dhclient eth0 or whatever. also there are a lot of good sites for learning the command line. Dont give up you can do it. I was like you once too. it does get better.


http://www.debian.org/doc/manuals/us...gtktcl.en.html
 
Old 01-23-2009, 11:51 AM   #5
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
1. Open up a terminal (Applications > Accessories > Terminal)
2. Type in the following:

Code:
wget http://dl.google.com/earth/GE4/GoogleEarthLinux.bin
Then type
Code:
sh GoogleEarthLinux.bin

The rest of the install is self explanatory, have fun!

Last edited by repo; 01-23-2009 at 01:33 PM.
 
Old 01-23-2009, 12:20 PM   #6
freykatt
LQ Newbie
 
Registered: Feb 2006
Posts: 12

Original Poster
Rep: Reputation: 0
google earth

Nope, does not work, "not found" Thanks, but, To hell with it . I'm done with it screw it.
 
Old 01-23-2009, 12:49 PM   #7
AuroraCA
Member
 
Registered: Jul 2008
Location: Northern CA USA
Distribution: Ubuntu, Slackware, Gentoo, Fedora, Red Hat, Puppy Linux
Posts: 370

Rep: Reputation: 35
Did you try to follow Google's instructions at:

How to Install Google Earth for Linux

Last edited by AuroraCA; 01-23-2009 at 12:52 PM.
 
Old 01-23-2009, 12:54 PM   #8
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
Nope, does not work, "not found" Thanks, but, To hell with it . I'm done with it screw it.
Perhaps you can go back to windows....
You need to put some effort in learning linux.
 
Old 01-23-2009, 01:05 PM   #9
freykatt
LQ Newbie
 
Registered: Feb 2006
Posts: 12

Original Poster
Rep: Reputation: 0
Google Earth

Thanks Repo, for that stupid response. I've been struggling with this Cl off and on for a while. Even I have followed the directions (and once again thanks to ya'll) but apparently they are incomplete or something. I'll conquer it some day. BTW repo, are you promoting windows?? Dick
 
Old 01-23-2009, 01:32 PM   #10
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
Thanks Repo, for that stupid response
I'm just answering on your reaction.
This attitude after 3 tries seems over the top.

However, here is the correct link:


Code:
wget http://dl.google.com/earth/client/cu...EarthLinux.bin
sh GoogleEarthLinux.bin
 
Old 01-23-2009, 02:32 PM   #11
chackercon
Member
 
Registered: Jan 2008
Location: Oklahoma
Distribution: Slackware, QNX, Centos 5.2, Dream Linux, BackTrack, Fedora
Posts: 53

Rep: Reputation: 18
Freykatt
Repo was just attempting to help you. Learning linux and the cli is not an easy task and some people are not up to the task. You have to like reading and enjoy finding things out on your own sometimes and no one is going to hold your hand. you can do it, but when people give you help and you still cant do it assume you are wrong first.
 
Old 01-23-2009, 05:23 PM   #12
xc1024
Member
 
Registered: Dec 2008
Posts: 31

Rep: Reputation: 16
do "chmod 755 <googleearthfile>.bin" and then "./<googleearthfile>.bin". of course replace <googleearthfile>.bin with your file name and type in the text without quotes. this should make file executable.

//BTW. i had some trouble uninstalling this. think twice before installing.
 
Old 02-02-2009, 10:42 PM   #13
tmsbrdrs
LQ Newbie
 
Registered: Feb 2009
Posts: 4

Rep: Reputation: 0
@repo

Your response was pretty much exactly what makes users switch back. I understand you were trying to help him, but telling somebody to go back to Windows isn't how to do it.

@chackercon

Believe me, when someone's frustrated about a problem, telling them that some people just aren't up to the task is the worst possible response.

If I'd run into either of you on the forums, I'd still be using Windows XP.

I switched to ubuntu 8.10 two months ago from Windows and read the forums, learned my way around and am now fairly competent. Did it ever occur to either of you to actually be helpful and not criticize when you do it?

Posting the same exact instructions I've already seen on several other forums isn't exactly helpful. Posting a good site to learn how to use the terminal and which commands do what would be the best possible way to help him right now.

Speaking of which.

@freykatt

I found a post on the Ubuntu forums which may just come in handy for you to learn those commands.

http://ubuntuforums.org/showthread.php?p=990636

Hope that helps you some. I'll let you know if I find an easier way to install Google Earth.
 
Old 02-03-2009, 12:16 AM   #14
tmsbrdrs
LQ Newbie
 
Registered: Feb 2009
Posts: 4

Rep: Reputation: 0
I know it's command line and I know it's a pain in the ass, but in this particular instance, just go to this link and do exactly what they tell you. These instructions add the Medibuntu repositories. After those are installed, you should have no trouble finding google earth using synaptic package manager and installing directly from there with all dependencies satisfied, meaning less headaches.

Besides, adding the repositories now will save you headaches later. Just copy and paste the code Ubuntu is providing into the terminal and press enter, enter your password (it doesn't show, but it's there) and press enter and then just wait. It'll take a few minutes, but it will install. After it's installed, copy and paste this.

sudo apt-get update

Again, might take a minute or two, but once it's done, you'll have no troubles.
 
Old 12-22-2012, 11:58 PM   #15
anonymouspimp
LQ Newbie
 
Registered: Dec 2012
Posts: 1

Rep: Reputation: Disabled
I am also new to the linux family but I followed these instructions and google earth was installed in seconds ! Thank you for this helpful post ! And I would also like to add that I have been frustrated with this whole process at times but I am now finding it to get easier as each day go's by so don't give up you will thank yourself later as I think linux is a far better OS than all the rest !
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
google earth install rgreeves Linux - Software 8 11-15-2008 10:46 AM
Google Earth Install dpeterson3 Linux - Newbie 9 06-22-2008 07:45 PM
want to delete google earth from ubuntu 8.04 j d Linux - General 2 06-02-2008 10:00 AM
google earth and frostwire for ubuntu 1.7 gibney Linux - Newbie 5 03-07-2008 07:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration