SRCDS Steam group


L4D on CENTOS 4.7
#1
Hello, i'm trying to run a L4D dedicated server on CENTOS Enterprise 4.7 i686, but i'm getting an error related with the GLibC:
Quote:Failed to open bin/dedicated_i486.so (bin/dedicated_i486.so: requires glibc 2.5 or later dynamic linker)
Need help =(
Reply
#2
TheJCS Wrote:Hello, i'm trying to run a L4D dedicated server on CENTOS Enterprise 4.7 i686, but i'm getting an error related with the GLibC:
Quote:Failed to open bin/dedicated_i486.so (bin/dedicated_i486.so: requires glibc 2.5 or later dynamic linker)
Need help =(

I'm only a linux novice, but you could try the following command to find what package will give you glibc support:

"yum whatprovides glibc"

Which gives me:

glibc.i686 : The GNU libc libraries.
glibc.x86_64 : The GNU libc libraries.


Depending on wether you are running the 32-bit or 64bit version of Centos you would do either:

yum install glibc.i686
yum install glibc.x86_64
Reply
#3
Quote:Loading "fastestmirror" plugin
Setting up Install Process
Setting up repositories
update 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Parsing package install arguments
Nothing to do
Reply
#4
Check this thread for a possible fix:
http://forums.srcds.com/viewtopic/8797
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)