Post a Comment
Being that Google Earth uses QT, the C++ cross platform GUI toolkit, for it's GUI, it was only a matter of time before Google released Mac and Linux versions. It's just a simple recompile.
I'm sure that they wanted to get the kinks out on the Windows only version before they released on multiple platforms.
So here we are.
Google is increasingly making itself a PITA for MS - Dominating search, Writely, Picasa (for Linux), Google Spreadsheet, GMail, servers running Linux, their software based on C++, Java, and Python, and now cross platform Google Earth.
Gotta love good competition - great for consumers, and great for inovation. :-)
After Picasa was launched on Linux now google has Google earth. I'm using picasa on linux and it rocks... same way google earth is goona do...
I guess goolge is giving hint to MS!!! It also shows googles interest in protecting all platform users and making sure its presence on all/every platform!
Anyway... till now Google ROCKS!!!
TusharG,
Re: "After Picasa was launched on Linux now google has Google earth. I'm using picasa on linux and it rocks... same way google earth is goona do."
The more applications ported the Linux the better it is for users.
Re: "I guess goolge is giving hint to MS!!! It also shows googles interest in protecting all platform users and making sure its presence on all/every platform!"
Google recently has been increasing their cross platform support to include more applications on Linux. What makes this different than Microsoft who has a tendency to focus only on Windows and Apple's focus on applications for OSX. Where as with Google the company is more OS neutral.
Re: "Google ROCKS!
Agree, Google rocks
Especially when one looks at their email solution that offers more free online secure storage of data than Hotmail or even Yahoo. There service works with push email solutions such as Chattermail (used for the Palm Treo) unlike Hotmail. Then there's their other useful services such as Google Calendar, translation utility, etc.
On my Mack with the new version I can nolonger see the building polygons. THe interface has changed quite a bit since the last version but now the only thing that mentions "polygon" is reserved to paying users of the plus version.
Does anybody know how to see the bulding blocks once again?
Still no show. I redownloaded the app from the servers. Here's my screenshot http://static.flickr.com/49/166627826_c2a0bb8e15_b.jpg
Anybody got an idea of what's gone wrong?
I think the installer is a GTK application. The buttons are reversed and it has incredible ugly icons.. It look a GNOME application.
Google Earth itself looks like Win95, but doesn't seem to able to use the linux drivers from NVidia. At least the 3D screen is all black.
Edited 2006-06-13 17:19
Google actually modified the old loki installer and improved upon it for picassa. They did the same thing for Google Earth. Loki-installer is an open source project you can get from here:
http://www.lokigames.com/development/setup.php3
Congratulations google, you just gave my parents a reason for me to wipe the last windows box in the house, google earth.
sudo sh GoogleEarthLinux.bin
would install it as a super user, so it would not be in YOUR menus.
what you should have done was;
sudo nautilus, clicked the filename, clicked properties, accessability, and gave execution privilages to the group.....
then when you double click the file as a normal user, it will install into your home folder, and it will put itself in the menus.
Just for your information and to help you out, it is not a "dos" box, it is the shell terminal. Granted they might look the same to someone who is new but trust me if you learn about using the shell, you will find yourself enriching your computing experience.
http://www.arachnoid.com/linux/shell_programming.html is a good page to start with. This is with the premise that you are interested in learning how to control your computer better to make your computing experience more powerful and efficient.
Google Earth installs desktop files (menu entries) to the standard directories, and they seem to show up in both Gnome and KDE just fine for me. I also was able to install it by selecting to enable Execute permissions and simpily double clicking on the file. It launched a GUI installer. I think you are confused about which operating system you are using.
I don't have QT installed so it must not be using QT at all.
Anyhow, for the Gnome users who are terminal-challenged; I right-clicked the file, allowed it to be executed, and then double-clicked it. The graphical installer completed in about 15 seconds and it ran flawlessly for me.
I was hoping Google would do this! Thanks!
Try and think of education and geography. From a teachers perspective this is gold. Most school kids have no idea where Bangkok is. With google earth they can truly surf around the globe and find places. Compare to when you had to search in an atlas. I'd like to see an add-on that showed your IP connections on the globe while you surf. They can always add newer and cooler features to this.
Which wheel did they reinvent ?
About the only (non toy) likes of google earth is NASA World Winds, and they appeard about the same time.
Use ? Well it's FUN isn't it. Fun things have their use.
Other than that, it's useful for education, real estate prospects. They have enterprise editions which will make it useful for just about any users of GIS - they can import their own information on top of Google Earth (think metrolgists for one - sure they can find use of a mapping tool ?). Useful for route planning.
Have you ever seen a globus ? - they can be useful. So can Google Earth for the very same reasons.
And let's not forget government spying 
I disagree, I find Google Earth to be a fascinating product. It is loads of fun to explore the Earth with it - and since it can do Local Search and Intinerary Planning as well, it can also serve a practical purpose.
Now, if they can only get Sketchup working on Linux, I'll be in heaven...
Google has understand that they could use the FOSS community to create a much bigger change wave. I wouldn't be supprise to see some major lunch or campain from google to promote the penguin. Still don't expect Google to hit the OS market...
Haven't tried Piacassa or Google Earth to date, but I will ASAP. Big thumb up for this move Google.
what you should have done was;
sudo nautilus, clicked the filename, clicked properties, accessability, and gave execution privilages to the group.....
then when you double click the file as a normal user, it will install into your home folder, and it will put itself in the menus.
Alternatively, just don't use sudo at all, run the installer as ordinary user, and install it into your home directory.
Also, I'm willing to bet that there will be rpm/deb packages available when it is released.
Alternatively, just don't use sudo at all, run the installer as ordinary user, and install it into your home directory.
I don't know if it's sad, ironic or both. But I've noticed on a number of sites where this new release is mentioned, there are a frightening number of users who defaulted to using sudo for the install for no apparent reason other than thinking they needed to.
When malicious software makes it's first appearance in the desktop linux world, I suspect *buntu systems will unfortunately be ground zero. Sudo this, sudo that, never ask why. Something needs to be done about that, but even in the bigger picture I've always felt generic package management at the desktop level needs less reliance on admin privileges for user apps, it simply encourages bad behavior. I think the problem is magnified with Ubuntu because sudo seems to be far more abused/misused than su does in other distros, but that's just my opinion.
Me? I'm not a google conspiracist, but I'm certainly not going to give a google application free-reign access over my system. If the install had required access to anything outside my home directory, I don't think I would have bothered without a very good reason why.
For the most part, I'd agree. Though there is a difference using sudo to install a piece of software and running that piece of software as root. For multi-user systems, you do not want to have every user installing the same app, that would waste a lot of hard drive space. Instead you'd have the administrator install it so that all users can use it.
Of course if you're the only one using the system, then by all means install it as the normal user.





