This version of Unral Tournament Demo version 348 is designed to run on a Linux Platform.
I. Installation.
Currently, the demo server is being distributed as a tarball. Copy the tarball into the root target directory and unarchive it:
> cp UTDemo-337.tar.gz /usr/local/games
> gunzip UTDemo-337.tar.gz
> tar xvf UTDemo-337.tar
This will unarchive the utdemo directory into the current directory.
I use /usr/local as my demo directory, but you might want to use
/usr/local/games.
The Linux client and server require glibc 2.1. It doesn't run on Cyrix processors right now and certainly not 486s ;)
Here is a guide to upgrading to glibc 2.1:
http://www.math.cmu.edu/softdoc/howtos/Glibc2-HOWTO.html
The Linux client and server also requires libpthread 0.8 or better.
Here is a link to learn about LinuxThreads (which you should already
have):
http://pauillac.inria.fr/~xleroy/linuxthreads/
Finally, if you want to use ngStats you need to get a Java
distribution. I suggest BlackDown JDK:
http://www.blackdown.org/
[snip]...
For more information please see documentation accompanying this demo.