http://ftp://ftp.idsoftware.com/idstuff/quake3/linuxthats the link i was talking about
and this is the file:
File: linuxq3apoint-1.32b-3.x86.run 30200 KB 10/02/2003 12:00:00 AM
i havent tried to install it yet because Q3 wont fit on my partition but im going to resize it
heres a link that i found on installing Q3 in linux
http://www.neowin.net/forum/index.php?showtopic=252074What u need:
3D acceleration enabled
A copy of the Quake3 game (in CD format or ISO )
1) Download the file linuxq3apoint-1.32b-3.x86.run from
http://ftp://ftp.idsoftware.com/idstuff/quake3/linux2) Make it executable:
CODE
chmod +x linuxq3apoint-1.32b-3.x86.run
3) Run the installer and follow the prompts:
CODE
./linuxq3apoint-1.32b-3.x86.run
user posted image
4) By default the game will install on /usr/local/games/quake3
5) Now u need to copy some files from yor CD (or ISO, use loopback to mount the image) to yor game dir:
CODE
cp /mnt/cdrom/Quake3/baseq3/* /usr/local/games/quake3/baseq3
6) After that done run
CODE
quake3
from console
enjoy
By LechioPT - Dec 2 2004, 22:06
PS: Does anybody know about Half Life on Linux? because i have the *.iso but i dont know if it runs on linux or not and if it does some links would help