
| reply to dom6791
Re: Quake2 Server on Linux...I seem to be at a loss. Im trying to install a server software, but Im not sure which linux install I should concentrate on. The software Im trying to install is OSP Tourney MOD for Quake2. quote:
Quake2 OSP Linux/x86 glibc tourney-2.5-linux-x86-glibc.tar.gz(2.1MB) Quake2 OSP Linux/x86 libc5 tourney-2.5-linux-x86-libc5.tar.gz(2.1MB) Quake2 OSP Linux Alpha tourney-2.5-linux-alpha.tar.gz(348kB) Quake2 OSP FreeBSD/x86 tourney-2.5-freebsd-x86.tar.gz(2.1MB) Quake2 OSP Solaris/Sparc tourney-2.5-solaris-sparc.tar.gz(339kB) Quake2 OSP Solaris/x86 tourney-2.5-solaris-x86.tar.gz
I have RedHat 8 with GNOME. The reason I phrased the question "which package to concentrate on" is because when trying to install the 'glibc" and the 'libc5' packages. The server terminates at launch with a "Segmentation Fault" error message with both the glibc and the libc5 packages.
Which package should I be concentrating on? When looking through the RedHat's packages in the CD it seems the glib libraries can be installed by selecting the "Developement Tools" packages, but after installing these, the server still crashes.
Actually, here is the full text. As you can see the program seems to start and almost fully load and waits til the very last second before it fails. :[
code:
$ ./quake2 +set dedicated 1 +set game tourney +exec dmonly.cfg Quake 2 -- Version 3.21+rCVS Debug Added packfile ./baseq2/pak0.pak (3307 files) Added packfile ./baseq2/pak1.pak (279 files) Added packfile ./baseq2/pak2.pak (2 files) using /home/username/.quake2/baseq2/ for writing Added packfile ./tourney/pak7.pak (121 files) using /home/username/.quake2/tourney/ for writing execing default.cfgexecing config.cfg ====== Quake2 Initialized ====== execing dmonly.cfg ------- Loading gamei386.so ------- ==== InitGame ==== Loading maps from "mapcfg/dmmaps.txt" Client high scoring enabled! Mode: *** REGULAR DEATHMATCH *** Client voting enabled! Proposal time: 45s, Threshold: 51% Loading player DENY list from: "players.txt" 0 player names found. 5 server configs found: - my_1v1.cfg - my_team.cfg - my_dmonly.cfg - my_instadm.cfg - my_lithium.cfg ** Default config is: dmonly.cfg OSP Tourney DM v(2.5) 01 Jul 99rhea@ittc.ukans.edu ============================= Gladiator Bot by Mr Elusive ============================= ------- Server Initialization ------- Loading map: q2dm1 High scores loaded. MOTD: Reading from "motd/dmmotd.txt" 0 entities inhibited 0 teams with 0 entities ngLog logging disabled. ngWorldStats logging enabled. [ SERVERTIME (port 27910) : Thu Nov 7 00:26:12 ] droptofloor: item_health startsolid at (1192 -24 912) Segmentation fault
[text was edited by author 2002-11-07 10:58:16] |