Results 1 to 5 of 5
Hello, everyone..
I'm using Ubuntu, and I've trying to install Google Earth.bin.. I know nothing about Linux, as I've mentioned, but I was able to download the .bin to what ...
- 06-21-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 15
Installing Google Earth.bin
Hello, everyone..
I'm using Ubuntu, and I've trying to install Google Earth.bin.. I know nothing about Linux, as I've mentioned, but I was able to download the .bin to what would be called my desktop in Windows, but I have no idea there the file resides under Ubuntu..
. It tells me that no such file exists, and when I type su it asks for a password and when I put in my normal password it says authentication failure..
How can I install this .bin file?
Thanks.
- 06-21-2009 #2
I would suggest you to install Packages through Synaptic Package Manager. Look for it in System - Administrative menu.
Open Synaptic and click on Reload button. It will download latest list of packages available in sources. Type googleearth in Search box. Select and install it.
Or
Execute this in Terminal :
Code:sudo apt-get update sudo apt-get install googleearth-package
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-22-2009 #3Just Joined!
- Join Date
- Feb 2009
- Posts
- 9
When download the googleearth.bin it will be in your home dir you can do this
cd /home/name you use/
chmod 0755 /home/name you use/googleearth.bin then
./googleearth.bin and the installer will start if you need a root used sudo or passwd root and type the password you choose and then su and then the procedure is the same
- 06-25-2009 #4Linux Newbie
- Join Date
- Aug 2006
- Location
- england
- Posts
- 138
you need to add the medibuntu repsitorys to sources file then you can automaticaly install from apt or synaptic
- 08-08-2009 #5
I have found this successful...if you are still having a problem
How-to Install Google Earth 5 on Ubuntu | Tombuntu


Reply With Quote