ID:726927
 
Currently can't run DreamDaemon after updating to the 494.1131 (Linux) beta. Whenever I try to actually start DreamDaemon, I get these errors, regardless of the project is compiled in 494 or not;

./DreamDaemon: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /home/***/byond/bin/libbyond.so)
./DreamDaemon: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by /home/***/byond/bin/libbyond.so)
./DreamDaemon: /lib/libc.so.6: version `GLIBC_2.7' not found (required by /home/***/byond/bin/libbyond.so)
./DreamDaemon: /lib/libc.so.6: version `GLIBC_2.7' not found (required by /home/***/byond/bin/libext.so)

When I reinstall 493, however, the same game starts up fine. What could possibly be the issue here?
You need to update your glibc.
I don't think I can do that since I rent the server and probably don't have access to the directories to do so, so I guess all I can do is shoot the host an e-mail.
Yup, unless he's provided you with terminal access and permissions to pull updates from whatever package server he's using.
/lib/libc.so.6: version `GLIBC_2.7' not found

Basically, the server is a good .... 5 years out of date?
I'll see if we can do a build with an older glibc.
I sent the host an e-mail so I'll wait to see what they say. In the mean time, went back to 493. Not a big deal, as I wasn't using any 494 features in the games currently hosted. Seems like a problem just for me, Tom, so I appreciate it but might not be worth the trouble, especially if the host can update it.