LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   linux-installer.sh wont run for UT 2004 (https://www.linuxquestions.org/questions/linux-games-33/linux-installer-sh-wont-run-for-ut-2004-a-328288/)

PapaSmurf88 05-29-2005 01:37 PM

linux-installer.sh wont run for UT 2004
 
Hey guys Im trying to install UT 2004 on my linux partition at home. I installed it at school just to see if it would work, and everything worked fine. When I got home I tried to install it on my home computer, and the first time through it locked my computer up. Now when I try and run the linux-install.sh it starts spinning up the cdrom but doesnt do anything. I tried running it from the konsole and i get this error
Code:

[root@localhost cdrom2]# ./linux-installer.sh
bash: ./linux-installer.sh: /bin/sh: bad interpreter: Permission denied

Can anyone help me out with what Im doing wrong. I play this game frequently and am tired of rebooting just to play it. If I can play this game in linux I'll be one step closer to my goal (deleating my Windows partition). Thanks in advance for all your help.

Papa Smurf

p.s. Im using Mandriva 2005 LE

salparadise 05-29-2005 01:51 PM

With UT2003 I had to copy the linux-installer.sh to the hard drive, give it executable permission, then it worked fine.

Thetargos 05-29-2005 02:11 PM

Don't run like ./linux-installer.sh, but as sh linux-installer.sh instead, the permisson denied, means that the file does not have execute permisons (though it should)

PapaSmurf88 05-29-2005 02:35 PM

I just tried out salparadise's idea and it seemed to work fine Im about to try out the game right now


All times are GMT -5. The time now is 09:47 AM.