View Full Version : Help installing Unreal Tournament
Pyronhell
March 18th, 2006, 04:22 PM
Hi!!
I'm having some problems installing UT (normal).
I have the .run file to execute it (sh ut-....run), but it doesn't run on graphical mode, and in terminal it shows something like this:
pyronhell@pyronhell:/media/cdrom0$ ./ut-install-436.run
bash: ./ut-install-436.run: /bin/sh: bad interpreter: Permiso denegado
pyronhell@pyronhell:/media/cdrom0$ sudo sh ./ut-install-436.run
Password:
Verifying archive integrity...OK
Uncompressing Unreal Tournament version 436 Linux installtrap: usage: trap [-lp] [arg signal_spec ...]
pyronhell@pyronhell:/media/cdrom0$
Anyone can help me? thanks :)
stoeptegel
March 18th, 2006, 04:30 PM
Are you sure the ut-install-436.run file is executable?
$ chmod +x ut-install-436.run
Pyronhell
March 18th, 2006, 04:38 PM
Yes, I'm sure of it, and I execute it with SU
mrpixels0
March 18th, 2006, 06:03 PM
are you tryinmg to install the UT version that came with a Soundblaster live card ?
if so the normal UT GOTY installer will not work for it, you will need the Linux version of the 428 to 436 no delta patch. unfortunately i have no idea where to find this patch anymore most sites no longer carry, but you might find it at www.3Dgamers.com
hope this helps.
MP0
bionnaki
March 18th, 2006, 10:14 PM
this is what I do to install ut2004 (for what its worth)
open ut2004 dvd directory in a terminal
and type
sudo sh linux-installer.sh
DoktorSeven
March 19th, 2006, 01:01 AM
Found this:
http://www.icculus.org/lgfaq/#shutyourtrap
/bin/bash ./ut-install-436.run
Pyronhell
March 19th, 2006, 03:47 AM
Found this:
http://www.icculus.org/lgfaq/#shutyourtrap
/bin/bash ./ut-install-436.run
I Love you!! I love you!!!! Thanks to all, this is the option that run on mi machine, but is needed to use SUDO for path creation (sudo /bin/bash ...)
I'm installing it at the moment, I suppose that its easy to run it... well... more info later
Thanks to all :)
UPDATED: Yes! it runs!! I need to run it with "/usr/local/games/ut/ut", but... it doesn't save preferences, I have to set it when I run UT :'(
Harleen
March 19th, 2006, 08:32 AM
UPDATED: Yes! it runs!! I need to run it with "/usr/local/games/ut/ut", but... it doesn't save preferences, I have to set it when I run UT :'(
Have you pressed "play now" button on the last install step? Then your .ut directory has now the ownership of root and your normal user cannot write to it anymore. Changing that ownership to your normal user (or deleting that directory) should fix it.
To run the game from anywhere place a link to /usr/local/games/ut/ut under /usr/local/bin with this command:
ln -s /usr/local/games/ut/ut /usr/local/bin/ut
adam.mech09
May 22nd, 2006, 08:29 PM
Found this:
http://www.icculus.org/lgfaq/#shutyourtrap
/bin/bash ./ut-install-436.run
I tried this but i have had no luck. I have the GOTY edition cd (both) and the ut-install-436.run file in my home directory. In my home dir, i've tried just sh ut-...-436.run and it says
adam@veronica:~$ sh ut-install-428.run
Verifying archive integrity...OK
Uncompressing Unreal Tournament version 428 Linux installtrap: usage: trap [-lp] [arg signal_spec ...]
I get odd errors trying the /bin/bash ./ut-....-436.run method :
adam@veronica:~$ /bin/bash ut-install-436.run
/bin/bash: ut-install-436.run: No such file or directory
What am i doing wrong?:-?
Edit: Tried doing the /bin/bash method in the right directory...
thanks :)
evaklo
September 9th, 2008, 11:16 PM
Have you pressed "play now" button on the last install step? Then your .ut directory has now the ownership of root and your normal user cannot write to it anymore. Changing that ownership to your normal user (or deleting that directory) should fix it.
To run the game from anywhere place a link to /usr/local/games/ut/ut under /usr/local/bin with this command:
ln -s /usr/local/games/ut/ut /usr/local/bin/ut
I had the same problem with the saved games.
Thanks a lot!!
Carb
September 10th, 2008, 06:16 PM
Will this work with the version of UT GOTY 432?
I am looking forward to playing this in Ubuntu.
I hate WinDoze
vBulletin® v3.8.0 Release Candidate 2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.