Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

glibc error #171

Open
ralmcruz opened this issue Feb 24, 2025 · 1 comment
Open

glibc error #171

ralmcruz opened this issue Feb 24, 2025 · 1 comment

Comments

@ralmcruz
Copy link

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

@tarkah
Copy link
Owner

tarkah commented Feb 24, 2025

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants