Hello,

I am trying to start an unreal tournament 2004 server on a linux debian sever. Butt everytime i try to start the server i get the following error:

HTML Code:
e.xCTFGame ini=ut2004.ini -nohomedir &
[1] 29857
unrealtournament@alpha784:~/ut2004/System$ -bash: ./ucc-bin: cannot execute binary file

[1]+  Exit 126                ./ucc-bin server CTF-BridgeOfFate?game=XGame.xCTFGame ini=ut2004.ini -nohomedir
And when i try to start it with a script i get this error:
HTML Code:
./private start
Starting Unreal Tournament 2003: private
unrealtournament@alpha784:~/ut2004$ ./ucc: line 49: /home/unrealtournament/ut2004/System/ucc-bin: cannot execute binary file
./ucc: line 49: /home/unrealtournament/ut2004/System/ucc-bin: Erfolg
Stopping Unreal Tournament 2003: ./private: line 370: kill: (30105) - Kein passender Prozess gefunden
private
Starting Unreal Tournament 2003: private
./ucc: line 49: /home/unrealtournament/ut2004/System/ucc-bin: cannot execute binary file
./ucc: line 49: /home/unrealtournament/ut2004/System/ucc-bin: Erfolg
I hope someone can tell me what this error (cannot execute binary file) means and what i can do about it. I already tryed to start the file with sudo butt this also did not work. I hope someone can help me.