• Linux (Centos 6 x86) srcds error
    3 replies, posted
After succesfully updating my server to the new Steam-Pipe one I'm getting the following error: [code] dlopen failed trying to load: /root/.steam/sdk32/libsteam.so with error: /root/.steam/sdk32/libsteam.so: cannot open shared object file: No such file or directory dlopen failed trying to load: libsteam.so with error: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by bin/libsteam.so) [/code] What's going on :(
Getting that same error.
I fixed this. In the folder you have your steamcmd binary, there's a folder called Linux32; inside there copy linuxstdc++.so.6 to your gmod dedicated server folders bin folder. cp ~/server/steamcmd/linux32/linuxstdc++.so.6 ~/server/gmod/bin/
[QUOTE=Jellyman;40920509]I fixed this. In the folder you have your steamcmd binary, there's a folder called Linux32; inside there copy linuxstdc++.so.6 to your gmod dedicated server folders bin folder. cp ~/server/steamcmd/linux32/linuxstdc++.so.6 ~/server/gmod/bin/[/QUOTE] Confirmed working.
Sorry, you need to Log In to post a reply to this thread.