Wie installiert man Quake3 auf Linux? 1. su to give yourself root privileges 2. Create a directory /usr/local/games/quake3 3. Create a directory /usr/local/games/quake3/baseq3 4. Mount the windows CD and copy all the contents from the baseq3 directory on the CD into /usr/local/games/quake3/baseq3 5. Download the latest Linux point release 6. From a command line (in X windows) enter the following: chmod +x linuxq3apoint-1.17.x86.run ./linuxq3apoint-1.17.x86.run This should create the shell script to run Quake 3. Enjoy! ./quake3 +set r_gldriver libGL.so *************** Play Game : cd /compat/linux/usr/games/quake3 ./quake3 + Opptions_go_here Run Dedicated Server: cd /compat/linux/usr/games/quake3/baseq3/ Create a server config file in a text editor. cd .. ./q3ded + Opptions_go_here ***************** Q) Where are my CD key(s) stored? A) in ~/.q3a/baseq3 and ~/.q3a/missionpack. If you are copying an installation over from a Windows installation, make sure that baseq3/q3key and missionpack/q3key get moved into your home directory, and also make sure that they have rw------- permissions (chmod 600 ~/.q3a/baseq3/q3key ~/.q3a/missionpack/q3key). This is a real danger, as other people may have access to your box (ftp, shell accounts) and you don't want to get your key stolen. ***************** http://www.quake3stuff.com/downstats.asp?dlurl=/files/patches/linux/linuxq3a-1.27g-beta1.tar.gz