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 provided binaries are only so portable, they're built on a Ubuntu 24.04.1 runner.
You'll probably have to build from source. Thankfully this is easy with Rust project, just install cargo and then cargo build --release, then the binary is under ./target/release/tickrs
I am getting this error in version v0.14.11 (Debain 12):
/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found
The text was updated successfully, but these errors were encountered: