Topic: Problems to start server @ debian vserver
Hello,
when I start the teeworlds server with "./teeworlds_srv -f server.cfg" I get the following errors:
./teeworlds_srv: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by ./teeworlds_srv)
./teeworlds_srv: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./teeworlds_srv)
Chmod ist right and the packages are installed. How can I fix the problem?