Sun, 02/26/2012 - 15:27
Hello all,
As the title says: I can't get it working. I get this error:
Foldit Error: Could not load library: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by cmp-binary-9484fb0ffce4ac4217f045c3d584ba5d/game_library.so)
Apparently support for a version of the GNU C library is missing from my library. Does anybody have any pointers? I have some knowledge of Linux, but beyond an easy to follow guide I can't do a damn thing.
Mon, 02/27/2012 - 19:29
#2
We may be able to support
We may be able to support glibc-2.13, more info here:
http://fold.it/portal/node/991991
Ah, apparantely the GNU C library depends on the locales package and the current version in the debian testing and unstable repositories is only 2.13-26. Meh.