Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

version `GLIBC_2.28' not found, when running Till 0.8.0 on Ubuntu 18.04 #3

Open
zokovi opened this issue Aug 4, 2021 · 0 comments
Open

Comments

@zokovi
Copy link

zokovi commented Aug 4, 2021

Hello, when I try to run Till (till_0.8.0_Linux_x86_64.tar.gz) on Ubuntu 18.04, I got this error:
./till: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.28' not found (required by ./till)

I think its because of Till not compatible with GLIBC that comes with Ubuntu 18.04 or lower,
This is the version of GLIBC that comes with Ubuntu 18.04 or lower:

Ubuntu 16.04 -> GLIBC 2.23
Ubuntu 18.04 -> GLIBC 2.27

Compliling Till binaries with lower version of GLIBC might fix this issue.

This is my system details:
image

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

No branches or pull requests

1 participant