Results 1 to 5 of 5
Hi
i'm trying to install QuakeIII on my new Ubuntu system, but I can't find the installation files for quakeII. I had a PC with gentoo on and QuakeIII worked ...
- 07-05-2005 #1Just Joined!
- Join Date
- Jul 2005
- Posts
- 4
installing QuakeIII in Ubuntu
Hi
i'm trying to install QuakeIII on my new Ubuntu system, but I can't find the installation files for quakeII. I had a PC with gentoo on and QuakeIII worked great simply by doing: emerge quakeIII. Is there a software package for debian, so that I can use apt-get "quake3"?
- 07-05-2005 #2
You can install Quake 3 manually by installing the Quake 3 Point Release from Id Software here or just doing a search.
You'll then want to copy the .PK3 files from your Quake 3 CDROM into the base directory of your quake3 folder.
You'll also need to make sure you have hardware-accelerated 3D drivers installed for your video card.Registered Linux user #270181
TechieMoe's Tech Rants
- 07-05-2005 #3Just Joined!
- Join Date
- Jul 2005
- Posts
- 4
okay i now have the point release, and this might be a stupid question.
the point release have a file extension .run and i don't seem to be able to execute the file. How can i install the file. I'm looking foreword to be a super linux user one day
- 07-05-2005 #4You can execute a .run file from a console window using the command:
Originally Posted by DarknezzDELL Obviously you'll want to replace "someRunFile" with the actual name of your Quake 3 Point Release. That still might not work if the file itself isn't marked as executable. You can do that with the "Change mode" or chmod command:Code:sh someRunFile.run
Code:chmod +x someRunFile.run
Registered Linux user #270181
TechieMoe's Tech Rants
- 07-06-2005 #5Just Joined!
- Join Date
- Jun 2005
- Location
- Belgium
- Posts
- 2
quake2
always liked q2 ctf more. got it running and I'm soooooo pleased.


Reply With Quote
