Open
Description
The pre-packaged binary requires GLIBC_2.34 which is a very system dependent file. It might be better to use the users version of GLIBC as this is a fundamental library that works alongside the Linux kernel and is not recommended to be upgraded manually.
Here's the output from the console:
rock: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by rock)
rock: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by rock)
rock: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by rock)
I know this is a very in-development language but thought you might want to be aware.