Click to See Complete Forum and Search --> : Dedicated UT server


spickus
12-12-2001, 10:31 PM
I'm trying to setup a dedicated UT server on Slack 8.0. No X, minimal install. I used the server packages from
http://ut.abfackeln.com/installer.html?page=dedicated

unzips ok, when i try to execute ucc-bin i get :

./ucc-bin: error while loading shared libraries: cannot open shared object file: cannot load shared object file: No such file or directory

I tried - ldd ucc-bin
root@spickus:/unreal/ut-server/System# ldd ucc-bin
libdl.so.2 => /lib/libdl.so.2 (0x4001d000)
libnsl.so.1 => /lib/libnsl.so.1 (0x40021000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40036000)
Engine.so => ./Engine.so (0x4004c000)
Core.so => ./Core.so (0x402a5000)
Editor.so => ./Editor.so (0x40414000)
libm.so.6 => /lib/libm.so.6 (0x405a3000)
libc.so.6 => /lib/libc.so.6 (0x405c5000)
libSDL-1.2.so.0 => ./libSDL-1.2.so.0 (0x406d6000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libXext.so.6 => not found

Where can I find this lib?

Krome
12-13-2001, 12:10 AM
Download the 4.36 run file and give it permissions then run it and it will install from the cd for you and install the game... all you have to do is make a dir for ut /usr/local/games/ut Then If I remember you need a subdir in ut called system1 also!

I'll post back in a few!

TheGimp
12-13-2001, 03:54 PM
install x1/xfree86.tgz

or even extract libXext.so.6 and place it in your library path and run ldconfig

spickus
12-13-2001, 07:29 PM
I extracted the lib once i figured out where it was. Works great - Thanks. Anybody have CSHP running on Slack 8? I followed the very simple directions on the web site but no luck. The server starts as usual but no CSHP.

spickus
12-14-2001, 01:37 PM
Why does the UT webmin work from within my network but not over the net? I forwarded it with :

ipmasqadm autofw -A -r tcp 5080 5080 -h 192.168.1.3 -v
ipmasqadm autofw -A -r udp 5080 5080 -h 192.168.1.3 -v