View Single Post
psychonic

BAFFLED
Join Date: May 2008
Old 03-14-2014 , 13:21   Re: Dota 2 Dedicated Servers
Reply With Quote #13

Quote:
Originally Posted by Antipode View Post
I have a error :

Code:
user:~$ ~/steam-runtime/run.sh /home/user/OGP_User_Files/Dota2/./srcds_run -game dota +map dota
/bin/bash: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by /home/user/steam-runtime/amd64/lib/x86_64-linux-gnu/libtinfo.so.5)
I have Debian Wheezy and packet is not a stable. In stable is libc6 2.13.
The Dota 2 binaries require a newer GLIBC version than Debian 7 ships. CentOS has the same issue. (Although it does run on the latest Ubuntu LTS, 12.04).

A workaround is to copy the libc.so.6 (and libm.so.6) from a newer distribution into your Dota 2 directory (next to srcds_linux).

Last edited by psychonic; 03-14-2014 at 13:21.
psychonic is offline