LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I install Google Earth.bin on Suse 10.2 (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-install-google-earth-bin-on-suse-10-2-a-648117/)

brocki1 06-09-2008 03:49 PM

How do I install Google Earth.bin on Suse 10.2
 
YES I READ THE SIMILAR THREADS but didn't understand only one and that didn't work.
I downloaded the file to my documents just to put it somewhere. What do I do now? I know I need to install it.

amani 06-09-2008 05:43 PM

# su
<root psswd>

# cd <the directory>

# chmod +x *.bin
# ./*.bin

(if there is only one .bin file there else replace '*' with filename)

Best

A. Mani


All times are GMT -5. The time now is 11:41 AM.