You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest alpha 6 doesn't run on some systems, since it was compiled with a new version of Glibc
Rocky Linux is still on GLIBC 2.28 I think Debian is also. CentOS 8 is as well.
I compiled from source, and the binary runs, but there are time issues. I can deal with that, but figured the glibc issue might just be a Mac vs. Linux thing.
The text was updated successfully, but these errors were encountered:
The workaround for the Glibc issue would definitely be to compile from source (although perhaps I could look into compiling with an older Glibc version on Github Actions). The time issue I'm less sure about, though. Can you share some more details / error logs please? :)
The latest alpha 6 doesn't run on some systems, since it was compiled with a new version of Glibc
Rocky Linux is still on GLIBC 2.28 I think Debian is also. CentOS 8 is as well.
I compiled from source, and the binary runs, but there are time issues. I can deal with that, but figured the glibc issue might just be a Mac vs. Linux thing.
The text was updated successfully, but these errors were encountered: