Can't get Foldit to work on 64-bit Debian testing

Started by DerkKooi

DerkKooi Lv 1

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.

DerkKooi Lv 1

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.