Installing Quake III Arena on a 64-bit Linux box isn't that bad actually. I couldn't find instructions anywhere on how to do this, so after figuring it out I'm writing them down here. I did this running Ubuntu 6.10 (Edgy) x86_64 on an AMD Athlon 64 3500+, nVidia 7600GT OC.
Quake 3 is a 32-bit application, so you will run into a known issue. You can get around this by installing a couple of packages that will allow you to emulate 32-bit programs in your 64-bit environment.
We can now invoke the Quake 3 install script to work. Note that your directory may be different than below. Then follow the on-screen instructions, they should be pretty self explanatory.
sudo linux32 sh /home/obsidian/Desktop/linuxq3apoint-1.32b-3.x86.run
Extract the 3 files in the "linux" directory of quake3-1.32c.zip to your desktop (or where ever else) and copy them over to your Quake 3 install directory.
x86_32 users can follow the same process, but omit step 3, and do sudo sh /home/obsidian/Desktop/linuxq3apoint-1.32b-3.x86.run on the last step instead.
Have yourself a little *nix fragfest.
Last edited by obsidian on Wed Nov 01, 2006 1:20 am, edited 2 times in total.
I'll add it shortly. Trouble is, the procedure as described by obsidian only works for Debian-based distributions. On, for example, Fedora Core the locations differ and the packages have quite different names.
That's one of the annoyances I've found with Linux so far. Too many distros and few of them do things the same as the other. So getting help off of a forum or manual or whatever for your particular distro and your particular hardware is ridiculously difficult.