thill.dk
September 06, 2010, 16:34:59 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: SMF - Nyt på thill.dk!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Setup Unreal Tournament Server on SME Server  (Read 133 times)
admin
Thomas Thillerup
Administrator
Full Member
*****
Posts: 110


View Profile WWW
« on: November 29, 2007, 19:28:59 PM »

UNREAL TOURNAMENT
This howto has been tested on Debian Sarge and Debian "Testing" (just forget about the ibay part...)

Problem:
You need to Set up Unreal Tournament Server on SME 5.1.2 (this howto hasn't been tested on earlier versions of SME or E-Smith.)

Solution: Follow this Howto


DOWNLOADS
First of all you'll have to download a few files:


ut-server-436.tar.gz (PlanetMirrors.com) : Beware this file's size is 88 Mb (!!!)


UT 451 Patch from UTPG (2.95 Mb) asu-0.6.tar.gz (224 Kb)

OPTIONAL DOWNLOADS (PATCHES) UTPureRC6E * read warning below! IpDrv-436-20020820 (102 Kb) [2002-09-03] See http://ut.abfackeln.com/asu.html?page=news for details.

Old patches UTPure-RC6B-patch.tar.gz (306 kB) [2003-04-17] UTPure-RC59-patch.tar.gz (301 kB) [2002-09-03] * read warning below!

* Warning: UTPureRC59 and UTPureRC6E don't allow Linux or Mac clients unless they have downloaded and installed the UTPure files manually and cleared their cache files. These might be rumours as nobody reported us such problems.


OPTIONAL DOWNLOADS (UMODS)


Bonus Pack 1 (13.8 MB)


"Inoxx" Bonus Pack 3 (4.84 MB) Bonus Pack 4 (14.2 MB)
BDB MapVote 3.02 (0.09 MB)
 

STEP 2:

INSTALLATION
- Create an ibay with SME's Server Manager :
- Go to you Server Manager (http://your_server's_name/server-manager) then click on "Information Bays".
- Click on "Click here to create a new information bay". Call it whatever name you wish (we'll call it unreal), insert a small description, choose Everyone as a group then Write= Group, Read= Everyone in "User access via file sharing or user ftp". You do not need FTP or PHP to set up your server (leave them on None and Disabled.)

- Copy ut-server-436.tar.gz in the ibay you just created:
[root@e-smith /root]# cp ut-server-436.tar.gz /home/e-smith/files/ibays/unreal/files

- Go to the ibay:
[root@e-smith /root]# cd /home/e-smith/files/ibays/unreal/files

- Untar ut-server-436.tar.gz:
[root@e-smith unreal]# tar zxvpf ut-server-436.tar.gz
This will create a directory called "ut-server" in your ibay.

- Copy asu-0.6.tar.gz in the "ut-server" directory.
[root@e-smith unreal]# cp /root/asu-0.6.tar.gz /home/e-smith/files/ibays/unreal/files/ut-server

- Go to your new ut-server directory:
[root@e-smith unreal]# cd ut-server

- Untar asu-0.6.tar.gz:
[root@e-smith ut-server]# tar zxvpf asu-0.6.tar.gz

If you downloaded all the patches and Umods, put them in /home/e-smith/files/ibays/unreal/files/ut-server/Patches using the command cp ... /home/e-smith/files/ibays/unreal/files/ut-server/Patches BEFORE running ASU's tool.

You can't run UT Server as root : go to your Unreal ibay (cd /home/e-smith/files/ibays/unreal/files) then type:
chown -R nobody ut-server.

Go to your server's root (cd /) then type :
mkdir -p /.loki/ut
chown -R nobody.nobody /.loki


Finally run the command bash asu.sh from inside your ut-server directory : this will launch the ASU configuration tool which asks you all the questions it needs to configure your server (I assume you'll know how to answer these questions <;o)

To start the server, type:
/home/e-smith/files/ibays/unreal/files/ut-server/ucc.init start

To stop the server, type:
/home/e-smith/files/ibays/unreal/files/ut-server/ucc.init stop

To restart the server, type:
/home/e-smith/files/ibays/unreal/files/ut-server/ucc.init restart

These commands must be typed from / (cd /): OUTSIDE your "ut-server" directory.

Note
The most common errors you can get when starting your server are:

./ucc-bin: error in loading shared libraries: libSDL-1.2.so.0: canot open shared object file: No such file or directory: if this happens, go to /home/e-smith/files/ibays/unreal/files/ut-server/System and type ln -s libSDL-1.1.so.0 libSDL-1.2.so.0.

./ucc-bin: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory: if this happens, type rpm -Uvh ftp://rpmfind.net/linux/redhat/updates/7.1/en/os/i386/XFree86-libs-4.1.0-25.i386.rpm to get and install the shared libraries needed to start your server.
Logged

Cruel but unjust
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.331 seconds with 19 queries.