Server/Quake3
Zur Navigation springen
Zur Suche springen
Abhängigkeiten[Bearbeiten]
wget ftp://ftp.idsoftware.com/idstuff/quake3/linux/linuxq3apoint-1.32b-3.x86.run chmod a+x linuxq3apoint-1.32b-3.x86.run apt-get install libx11-6:i386 libxext6:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 ./quake3
Von der Quake3 Installations CD die pak0.pk3 Datei.
Installation[Bearbeiten]
useradd -g users -d /home/quake3 -s /bin/bash -m quake3 ./linuxq3apoint-1.32b-3.x86.run --keep
Eine Fehlermeldung tritt unter Debian 8 auf. The setup program seems to have failed on unknown/unknown
cd ./setup.tmp
Editiere die setup.sh in Zeile 33:
i?86 | i86 | x86_64*)
$./setup.sh Do you agree with the license? [Y/n] y Please enter the installation path [/usr/local/games/quake3] /home/quake3/server/ Please enter the path in which to create the symbolic links [/usr/local/bin] 'Point Release Base Install' option will be installed. Option: 'Quake III: Team Arena' ? [Y/n/?] Option: 'Dedicated server' ? [Y/n/?] Option: 'PunkBuster client/server files' ? [Y/n] n Do you want to install startup menu entries? [Y/n] Installing to /home/quake3/server/ 372925 MB available, 30 MB will be installed.
Continue install? [Y/n]
Installation complete. Would you like to start now? [Y/n] n
Kopiere die pak0.pk3 Datei von der Installations CD nach basq3:
cd /home/quake3/server/baseq3 cp /home/upload/Quake3/pak0.pk3 ./
Server starten[Bearbeiten]
Starte den Server
$ ./quake3