Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  3. #3
    Just 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

  4. #4
    Linux 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

  5. #5
    Just Joined! aperla's Avatar
    Join Date
    Jul 2009
    Location
    U.S.A
    Posts
    41
    I have found this successful...if you are still having a problem
    How-to Install Google Earth 5 on Ubuntu | Tombuntu

Posting Permissions

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