Results 1 to 6 of 6
I attempted to install Unreal Tournament 2004 on Mandriva, but I keep getting the same error.
[adam@Mandriva cdrom2]$ ./linux-installer.sh
bash: ./linux-installer.sh: /bin/sh: bad interpreter: Permission denied
Any Ideas on what ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-16-2006 #1Just Joined!
- Join Date
- Feb 2006
- Location
- Iowa
- Posts
- 15
Bad Interpreter Error on Unreal Tournament 2004 Install
I attempted to install Unreal Tournament 2004 on Mandriva, but I keep getting the same error.
[adam@Mandriva cdrom2]$ ./linux-installer.sh
bash: ./linux-installer.sh: /bin/sh: bad interpreter: Permission denied
Any Ideas on what is wrong? The same error occurs when I am on as root.
- 02-16-2006 #2
Try one (or both) of these:
OrCode:sh linux-installer.sh
Code:chmod +x linux-installer.sh ./linux-installer.sh
Registered Linux user #270181
TechieMoe's Tech Rants
- 02-16-2006 #3Just Joined!
- Join Date
- Feb 2006
- Location
- Iowa
- Posts
- 15
I got the game to install, but when I run it there is another error.
[adam@Mandriva ut2004]$ ./ut2004
WARNING: ALC_EXT_capture is subject to change!
Couldn't set video mode: Couldn't find matching GLX visual
History:
Exiting due to error
[adam@Mandriva ut2004]$
Any ideas on what the problem could be?
- 02-16-2006 #4
Have you installed 3D accelerated drivers for your video card?
Registered Linux user #270181
TechieMoe's Tech Rants
- 02-19-2006 #5Just Joined!
- Join Date
- Feb 2006
- Location
- Iowa
- Posts
- 15
I tried installing the drivers for the NVIDIIA GeForce 5200 FX graphics card and it says that it needs the kernel source. Is there somewhere I can find the kernel source, because it is not where it is in Gentoo.
- 02-20-2006 #6To get the kernel source in Mandriva, open up Mandriva Control Center, go to Add/Remove Packages, and do a search for "kernel". You should see a package named "kernel-source" or something similar.
Originally Posted by Cobra Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote
