LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to Install GOogleEarth (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-googleearth-775165/)

fedix 12-12-2009 10:36 AM

How to Install GOogleEarth
 
Hallo

I've downloaded GoogleEarth.bin. How do I install it?

xenophed 12-12-2009 10:48 AM

they do not have a precompiled version ?
 
most distros already have a precompiled version try searching for it with your package manager

Mr. Majestic 12-12-2009 10:50 AM

What distro? I know this works in Ubuntu:

cd to directory of .bin file.

type sh NameOfFile.bin

Follow the onscreen prompts

That should install it in the default location:
/usr/local/Google/Google-earth

resetreset 12-13-2009 08:09 AM

Just to add, you may need to chmod u+x it first.

fedix 12-13-2009 11:03 AM

hi thanks, it looks as if it was supposed to work (shortcut under Internet apps), but it doesn't actually run. The installation said installed successfully; when running google-earth from the icon, it shows ons the task panel, but after awhile, disappears. It seems as if there is a problem. When running in a terminal, it reports an error
Quote:

./googleearth-bin: error while loading shared libraries: ./libminizip.so: cannot restore segment prot after reloc: Permission denied
I did chmod the /opt/google-earth directory.

Any ideas?

Thanks

mark_alfred 12-13-2009 11:33 AM

I haven't installed it, but I've read that the following command should work:
Code:

su -c 'sh GoogleEarthLinux.bin'
_____________

Quote:

Originally Posted by fedix (Post 3788909)
Hallo

I've downloaded GoogleEarth.bin. How do I install it?

Note: the name of the file should be "GoogleEarthLinux.bin", not "GoogleEarth.bin".

fedix 12-13-2009 11:42 AM

thanks mark_Alfred. unfortunately, this also didn't worked. still the 'permission denied' message .


All times are GMT -5. The time now is 04:48 PM.