Open cbertelli opened 1 day ago
Hello and welcome to SQLPage !
Glibc 2.29 was released almost 6 years ago, I think it is reasonable dependency to have.
If using a more recent os is not an option, I can recommend our docker image: https://hub.docker.com/r/lovasoa/sqlpage
If you need help to get started, do not hesitate to ask here ! What do you want to build with SQLPage ?
Here is a musl-based statically linked sqlpage binary I compiled locally, in case it's useful.
Thank you very much! I will try it on a newer RH compatible distribution, thanks for the musl-based binary.
Introduction
Starting the binary il bails that it cannot find GLIBC_2.29 nor in libm.so.6 or libc.so.6
To Reproduce
Start a binary on a v. 8 Red Hat compatible
Actual behavior
Error
Expected behavior
Rely on the current libc version or musl (for AlpineLinux)
Version information