Back Forum Reply New

Google Earth install and gedit

Hi

Just tried to install Google Earth via Firefox and when opening the downloaded file get gedit window opening with this error;

Could not open the file /home/rpc/GoogleEarthLinux

gedit has not been able to detect the character coding.
Please check that you are not trying to open a binary file.
Select a character coding from the menu and try again.

Character coding Current Locale UTF-8

Any ideas most appreciated.

You need to run the program not view it.

The way that comes to mind is to go to a terminal and type:

Code:
cd home/rpc/
chmod +x ./GoogleEarthLinux
./GoogleEarthLinux


Ooops!

Thanks for that. I changed the file permissions (chmod) and now sorted.

Thanks again

No worries.
Post back if you have any problems.
¥
Back Forum Reply New