I'm at Alma 8.10 and the version of ldd is 2.28.
I downloaded the binaries included cbsh-x86_64-unknown-linux-gnu.tar.gz. and when running $ ./cbsh –version, I have these.
./cbsh: /lib64/libc.so.6: version GLIBC_2.29' not found (required by ./cbsh) ./cbsh: /lib64/libc.so.6: version GLIBC_2.32' not found (required by ./cbsh)
./cbsh: /lib64/libc.so.6: version GLIBC_2.33' not found (required by ./cbsh) ./cbsh: /lib64/libc.so.6: version GLIBC_2.34' not found (required by ./cbsh)
./cbsh: /lib64/libm.so.6: version GLIBC_2.35' not found (required by ./cbsh) ./cbsh: /lib64/libm.so.6: version GLIBC_2.29' not found (required by ./cbsh)
Any suggestions are really appreciated.