orangebox/garrysmod/bin/lua_shared.so error=/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by bin/libsteam.so)
I’m getting this error with Gmod on CentOS 5+. From what I’m understanding, it’s because the library is compiled against a newer version than the one CentOS currently has. I was wondering if anyone had an easy solution for it.