Cuberite Forum
Linux help - 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: Linux help (/thread-164.html)



Linux help - woder - 07-17-2011

Hey, im having trouble runing this on linux, when i try to run it, i get this:

./MCServer: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./MCServer)
./MCServer: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by ./MCServer)
./MCServer: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ./MCServer)
./MCServer: /lib/libc.so.6: version `GLIBC_2.11' not found (required by ./MCServer)

is there something i did wrong?



RE: Linux help - necavi - 07-17-2011

Which flavor of linux are you using?


RE: Linux help - woder - 07-17-2011

Its redhat


RE: Linux help - necavi - 07-17-2011

Ah hell, I'm afraid I can't remember what the package manager for that one is...yum or something? Do you have experience using it? If so, search for and install a libc version at or above the required version number.


RE: Linux help - woder - 07-17-2011

thanks