2007-01-14, 01:13 PM
2007-01-14, 02:19 PM
download the file
GoogleEarthLinux.bin
once dowloaded make the file (bin) executable
Code:
chmod +x GoogleEarthLinux.bin
now 'run' the file
Code:
sh ./GoogleEarthLinux.bin
that's it
more detailed instructions here including screenshots of same in SLED10
cheers
anyweb
2007-01-14, 08:09 PM
Quote:download the fileMr Nobby, (Brian)
GoogleEarthLinux.bin
once dowloaded make the file (bin) executable
Code:chmod +x GoogleEarthLinux.bin
<div>
now 'run' the file
Code:sh ./GoogleEarthLinux.bin
that's it
more detailed instructions here including screenshots of same in SLED10
cheers
anyweb
</div>
Very Many Thanks its up and running, no more head aches.
Mr Nobby
2007-01-22, 12:01 PM
When we talk about making the file executable, as in the case of GoogleEarth.bin, do we do so so that user can install it? I've installed it without the chmod + x step, but that was as root. Further, if we do make it executable, am I correct in assuming that it needs to be done by root?
2007-01-22, 01:11 PM
do it as normal user eg: anyweb
don't do it as root, only do actions as root when a tutorial or howto specifically says to do it
otherwise you will comprimise security,
in addition if you install the program as root then root owns it, and the 'user' will be denied acess to it more than likely
cheers
anyweb