Setting Up a dedicated UT2003 server

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

gidimille

New Member
Aug 28, 2005
2
0
0
:mad: :mad: :mad:

Hi guys and girls I have downloaded the Linux UT2003 decicated server form this site but can not install it

i keep getting the following error message

Code:
Verifying archive integrity... All good.
Uncompressing Unreal Tournament 2003 Dedicated Server for GNU/Linux...
Second stage unpacker running...
Starting actual installer...
No UI drivers available
./setup.sh: line 217: 29655 Segmentation fault      "$setup" "$@"
The setup program seems to have failed on x86/glibc-2.1

Fatal error, no tech support email configured in this setup
The program returned an error code (1)

any help will be appreicated
 
Last edited:

mikesg

New Member
Nov 21, 2005
1
0
0
Same problem here:

Code:
[root@gateway ut2003]# ./ut2003lnxded.sh.bin
Verifying archive integrity... All good.
Uncompressing Unreal Tournament 2003 Dedicated Server for GNU/Linux...
Second stage unpacker running...
Starting actual installer...
No UI drivers available
./setup.sh: line 104:  9375 Segmentation fault      "$setup" "$@"
The setup program seems to have failed on x86/glibc-2.1

Fatal error, no tech support email configured in this setup
The program returned an error code (1)
[root@gateway ut2003]#

and as a different user:

Code:
bash-3.00$ sh ./ut2003lnxded.sh.bin --keep
Creating directory ut2003lnx_dedicated
mkdir: cannot create directory `ut2003lnx_dedicated': Permission denied
Cannot create target directory ut2003lnx_dedicated
You should perhaps try option -target OtherDirectory
Code:
bash-3.00$ sh ./ut2003lnxded.sh.bin
Verifying archive integrity... All good.
Uncompressing Unreal Tournament 2003 Dedicated Server for GNU/Linux...
Second stage unpacker running...
Starting actual installer...
No UI drivers available
./setup.sh: line 104: 10060 Segmentation fault      "$setup" "$@"
The setup program seems to have failed on x86/glibc-2.1

Fatal error, no tech support email configured in this setup
The program returned an error code (1)

Thanks if anyone can help out we'd both appreciate it.