Linux Error
inse
Join Date: 2002-12-20 Member: 11228Members
i tried to search in the forum first but didnt find anything about it so i'll try this way <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' valign='absmiddle' alt='biggrin.gif'><!--endemo-->
when i try to start my dedicated linux server it says :
[root@localhost hlds_l]# ./hlds_run -game ns +maxplayers 12
Auto-restarting the server on crash
Host_Init
Added packfile /usr/rw/hlds_l/valve/pak0.pak (985 files)
Protocol version 46
Exe version 3.1.1.0
Exe build: 14:46:34 Jun 11 2002 (2056)
WON Auth Server
Server IP address 127.0.0.1:27015
LoadLibrary failed on /usr/rw/hlds_l/ns/dlls/ns_i386.so: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from /usr/rw/hlds_l/ns/dlls/ns_i386.so!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from /usr/rw/hlds_l/ns/dlls/ns_i386.so!
i use to run a cstrike server on this machine too and it works great...
any ideas ?
when i try to start my dedicated linux server it says :
[root@localhost hlds_l]# ./hlds_run -game ns +maxplayers 12
Auto-restarting the server on crash
Host_Init
Added packfile /usr/rw/hlds_l/valve/pak0.pak (985 files)
Protocol version 46
Exe version 3.1.1.0
Exe build: 14:46:34 Jun 11 2002 (2056)
WON Auth Server
Server IP address 127.0.0.1:27015
LoadLibrary failed on /usr/rw/hlds_l/ns/dlls/ns_i386.so: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from /usr/rw/hlds_l/ns/dlls/ns_i386.so!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from /usr/rw/hlds_l/ns/dlls/ns_i386.so!
i use to run a cstrike server on this machine too and it works great...
any ideas ?
Comments
Search around for that. That is your error. What I ended up doing to fix this was to get the latest RPM version of it from rpmfind and then i had to link it. Take a look @ the newbie part of this forum. They talk about the error and a fix there.
<a href='http://www.unknownworlds.com/forums/index.php?act=ST&f=8&t=10309&st=15' target='_blank'>http://www.unknownworlds.com/forums/in...8&t=10309&st=15</a>
Check that out.