View Single Post
Old 01-05-2008, 03:31 PM   #13 (permalink)
INTELCRAZY
banned
 
Join Date: Feb 2007
Posts: 6,060
Default

Quote:
Originally Posted by Motoxrdude View Post
to change directories type "cd (directory)"
example:
cd /home

then to list all files and folders in the directory type "ls"
so use the cd command to get in the same directory as the .run file is in then use ls to make sure it is really there. then type
Well I have it saved under "/root/NVIDIA-Linux-x86-100.14.19-pkg1.run", as you know, it defaults to root so there is not need for "cd /root" in this case. I can use "ls" and it shows up, but when I type in
Code:
sh 'NVIDIA-Linux-x86-100.14.19-pkg1.run'
I get "No such file or directory". I don't understand why this is happening...

Thanks
INTELCRAZY is offline   Reply With Quote