1

Topic: Server Problem - Linux Debian: No such file or directory

Hi,

I tried to get a teeworlds server running on my vserver, but I got the following problem when I try to start it:

[name censored]:/home/teeworlds/teeworlds-0.4.2-linux_x86_64$ ./teeworlds_srv -f teeworlds.cfg
-bash: ./teeworlds_srv: No such file or directory

ls -l:

total 1052
drwxr-sr-x 8 teeworlds staff   4096 Apr  5 15:13 data
-rw-r--r-- 1 teeworlds staff   1401 Apr  5 15:13 license.txt
-rw-r--r-- 1 teeworlds staff    359 Apr  5 15:13 readme.txt
-rwxr-xr-x 1 teeworlds staff 751325 Apr  5 15:13 teeworlds
-rw-r--r-- 1 teeworlds staff    247 Aug 29 19:36 teeworlds.cfg
-rwxr-xr-x 1 teeworlds staff 296648 Apr  5 15:13 teeworlds_srv

My linux distribution:

Linux [name censored] 2.6.18-xen #3 SMP Wed Sep 19 20:49:02 CEST 2007 x86_64 GNU/Linux

I hope somebody here can help me, I would be very thankful.

yours sincerely
lsp_kill

2

Re: Server Problem - Linux Debian: No such file or directory

I'm gonna take a wild guess and say that it doesn't work because of some incompatibility with your linux version and mine which I compiled the game on.

You can try and compile the game yourself. Either by downloading http://www.teeworlds.com/files/build.py and running "python build.py 0.4.2" in an empty directory or by following the instructions at http://www.teeworlds.com/?page=docs& … Everything

3

Re: Server Problem - Linux Debian: No such file or directory

Couldn't find any way to get it work.
So I changed my OS to Ubuntu now and all problems are solved.