When I install MC on CentOS 6.5, I meet the problem,Please give me a note. - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: When I install MC on CentOS 6.5, I meet the problem,Please give me a note. (/thread-1713.html) |
When I install MC on CentOS 6.5, I meet the problem,Please give me a note. - cacaxi - 01-09-2015 ./MCServer: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./MCServer) How I can instalL GLIBCXX 3.4.15 RE: When I install MC on CentOS 6.5, I meet the problem,Please give me a note. Thanks - tonibm19 - 01-09-2015 Try to compile MCServer yourself. Bearbin build server is using Debian 7/8 with a more recent glib version, so it doesn't work with an older one. RE: When I install - bearbin - 01-09-2015 Yeah, compiling yourself is the right thing to do, or upgrade your OS version. RE: When I install MC on CentOS 6.5, I meet the problem,Please give me a note. - NiLSPACE - 01-09-2015 Here is a guide if you want to compile MCServer for yourself: https://github.com/mc-server/MCServer/blob/master/COMPILING.md btw I changed the name of your post, because the forum gave an error when I tried to comment on it because it was too long. |