Cuberite Forum
How to run on Debian? (missing dependency) - 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: How to run on Debian? (missing dependency) (/thread-1569.html)



How to run on Debian? (missing dependency) - recon - 09-07-2014

I would like to know how you guys manage to install "GLIBCXX 3.4.20" or higher on Debian 7.6. I tried several methods (dep package, apt, compiling by hand) and nothing seems to be working.

Quote:./MCServer: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./MCServer)



RE: How to run on Debian? (missing dependency) - bearbin - 09-08-2014

Use this build instead: http://bronze.bearbin.net:8080/job/MCServer%20Linux%20x64/

Assuming 64 bit, for 32 use http://bronze.bearbin.net:8080/job/MCServer%20Linux%20x86/lastSuccessfulBuild/artifact/MCServer.tar


RE: How to run on Debian? (missing dependency) - recon - 09-08-2014

Well thank you. That seems to be working.
But is there a way to get the said library installed? Just wondering.


RE: How to run on Debian? (missing dependency) - bearbin - 09-08-2014

Generally, the version of Glibc only goes up when the OS release goes up.


RE: How to run on Debian? (missing dependency) - tigerw - 09-08-2014

You have two buildservers. This is confusing for everyone. Change the links all to the Debian stable version and remove the other?


RE: How to run on Debian? (missing dependency) - bearbin - 09-08-2014

The new buildserver isn't ready yet. Faketruth needs to add the new URL (builds.mc-server.org) since that will be serving all builds now.