Page 1 of 1

GLIBC_2.17 not found

Posted: Thu May 05, 2016 1:50 pm
by La Muerte
Hi,

I'm facing some difficulties on trying to install Source.Python on Centos 6:

Console.log:

Code: Select all

[Source.Python] Loading...
=========================================================================
[SP-LOADER] Could not load library: Python3/plat-linux/libpython3.5m.so.1.0
[SP-LOADER] Error Reported: /lib/libc.so.6: version `GLIBC_2.17' not found (required by /.../cstrike/addons/source-python/Python3/plat-linux/libpython3.5m.so.1.0)


yum install glibc:

Code: Select all

Package glibc-2.12-1.166.el6_7.7.i686 already installed and latest version
Nothing to do


Despite similar threads on the forums and github I'm unsure what to do next, should I try to custom compile 2.17 glibc for Centos6 or should I try to compile Source.Python with glibc 2.12? And how would either of this work?

Re: GLIBC_2.17 not found

Posted: Thu May 05, 2016 3:35 pm
by satoon101
This has been reported, and we have a branch for fixing the issue permanently.
https://github.com/Source-Python-Dev-Te ... thon_glibc