LINUXGAMES

Main >> id Software >> qwet

 
Profile
avatar
qwet
Posted By: phlack on 02-03-2008 10:09 am
Posts: 1
  
i installed an nvidia driver with a ".run" extension yesterday using the "sh" command. I had to stop x-server. Do I need to stop x-server to install quake wars enemy territory?

i tried it without. this is what i got.

"[root@localhost Desktop]# sh etqw.client-1.4-full.x86.run
sh: etqw.client-1.4-full.x86.run: No such file or directory
[root@localhost Desktop]# sh ETQW-client-1.4-full.x86.run
ETQW-client-1.4-full.x86.run: ETQW-client-1.4-full.x86.run: cannot execute binary file"

I'm just coming back to linux so plz be specific about syntax. .

regards,
Dan Stewart

avatar
RE: qwet
Posted By: zakk on 02-03-2008 9:18 pm
Posts: 4
  
chmod +x filename
./filename

avatar
RE: qwet
Posted By: linuxfragger on 03-02-2008 10:40 pm
Posts: 1
  
More specifically so you know what you are doing:

chmod +x filename

is making the file executable so you can run it. Once that is done you are able to do "./filename" or "sh filename".



Forum Powered By XDForum