|
Don't double click on it.
Open up a terminal window.
1. First of all, check if it's executable. Navigate to the folder where the file is downloaded, and type:
ls -l 1708_Linux_VM.bin
If you see an x anywhere along the line on the left hand side, e.g: -rwxr-xr-x then proceed to step three, otherwise go to two.
2. Type chmod +x 1708_Linux_VM.bin - this makes the program executable, if it isn't already.
3. Type ./1708_Linux_VM.bin to install, and follow the instructions on the screen.
EDIT: Sorry for posting over you reddazz, didn't know you were posting at the same time :P
Last edited by naimslim89; 05-31-2005 at 02:57 PM.
|