Every Flavour Beans

“The time has come…to talk of many [technologies].” –Lewis Carroll(’The Walrus and the Carpenter’)
Development Tools. Web Frameworks. GNU/Linux. Nokia N800. Video Encoding.

June 15, 2006

Google Earth For GNU/Linux

Filed under: GNU/Linux, General — tabrez @ 6:44 pm

Being one of the people who kept sending intermittent emails to Google about why there is no GNU/Linux version of their popular Google Earth client, I was overjoyed when finally a GNU/Linux version of it was released by Google several days ago. Now I won’t feel lost when ‘Windows guys’ keep talking about what they have found with Google Earth.

It is a 16MB binary download(native binary executable, unlike Picasa For Linux which needs Wine software to execute it) and installs in any directory specified by the user. I was wondering if it will ask for the root privileges and will mess up with my Gentoo install system but thankfully it installed everything within ‘google-earth’ directory in my home directory. Download the binary file from Google Earth website and run it:

sh# chmod +x GoogleEarthLinux.bin
sh# ./GoogleEarthLinux.bin

A GUI window will popup and ask for the directory in which the client should be installed.

Google Earth Install Dialog Box

After clicking the ‘Begin Install’ button, the application is installed in the specified directory.

Google Earth Getting Installed

Upon completion, the installer will offer to start the application.

Google Earth Installed

You can start the application any time by running the ‘googleearth’ executable from the shell:

sh# $HOME/google-earth/googleearth &

Google Earth Splash Screen

(The warning is about the emulation of OpenGL in software. If you use a good graphics card then you can consider updating the current drivers so that googleearth can run more efficiently. More information in Google Help Center.)

Add ‘google-earth’ directory(or wherever you installed it) to the path in the profile file to use a simple command to run it. Add this to .bash_profile in your home directory:

export PATH=$PATH:$HOME/google-earth

Now you can start Google Earth client by running:

sh# googleearth &

Google Earth Showing Norfolk

Hoping for more and more Google services being accessible from GNU/Linux operating system.


If you want to receive future posts by email, enter your email address here:

Related Posts:

  • Wordpress Plugin and Theme Cheatsheets
  • Google Does It Again - Another Elaborate April Fool Scheme(TiSP)
  • Why I Switched to Google’s GMail Hosted Domain Service
  • I have a Few Jaiku Invites to Give Away
  • I have a Few Pownce Invites to Give Away
  • Five Desktop Blog Editors for GNU/Linux Users
  • PC World’s Humorous Piece On Microsoft, Google, Yahoo’s Beta Services

  • Readers who viewed this page, also viewed:


    2 Comments »

    1. Hi All Experts,
      Does anyone use google earth images as ground image planes for use in aerial scenes. I know how to stitch them together but are there any tools or tricks to make sure that the images are at the same height, angle and such to make sure they stitch well. I know in the pro version you can get bigger images but im not going to pay for the pro version when i could stitch multiple images together…

      Quote

      Comment by Saul — November 28, 2006 @ 11:16 pm

    2. The following group dedicated to discussing Google Earth related topics might be useful to you:
      Google Earth Google Groups

      Quote

      Comment by tabrez — November 30, 2006 @ 2:40 pm

    RSS feed for comments on this post. TrackBack URI

    Leave a comment

    Subscribe without commenting


    Copyright (c) 2006, 2007 Tabrez Iqbal.
    Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. Verbatim copying and distribution of this entire article is permitted in any medium without royalty provided this notice is preserved. A copy of the license is included in the section entitled "GNU Free Documentation License".


    Powered by WordPress
    This website is hosted by Dreamhost