Cuberite Forum

Full Version: Linux help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
Which flavor of linux are you using?
Its redhat
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.
thanks