1

Topic: Debian-etch 64bit Server doesn't start!

Hi,
I tried to start the server on a 64bit AMD Debian etch server with the latest version (0.4.2). But I got this error:
./teeworlds_srv: /lib/libc.so.6: version `GLIBC_2.4' not found (required by ./teeworlds_srv)
What do I have to do now?

2

Re: Debian-etch 64bit Server doesn't start!

i have the same problem with debian etch 32bit

with google i found a page that version 2.4  is not published but version 2.6 is.

i dont know what i have to do now too

Enjoy the Silence

3

Re: Debian-etch 64bit Server doesn't start!

You need to build it from source, Debian Etch got old GCC.

4

Re: Debian-etch 64bit Server doesn't start!

So I have to compile it with gcc?