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

`GLIBC_2.34' not found (required by ./tusd) #909

Closed
malnajdi opened this issue Feb 19, 2023 · 1 comment
Closed

`GLIBC_2.34' not found (required by ./tusd) #909

malnajdi opened this issue Feb 19, 2023 · 1 comment
Labels

Comments

@malnajdi
Copy link

Question
when i downloaded the latest binaries for linux amd64, i got this message when i ran it
`GLIBC_2.34' not found (required by ./tusd)

Setup details

  • Operating System: Debian 11
  • Used tusd version: latest release
@Acconut
Copy link
Member

Acconut commented Feb 27, 2023

It seems like the required glibc version is not installed on your system. Maybe you can try to install this version or compile tusd on your own (as recommended in https://superuser.com/questions/537683/how-to-fix-lib-x86-64-linux-gnu-libc-so-6-version-glibc-2-14-not-found).

I also found a similar issue with Debian 11, which might be able to help you: google/closure-compiler#4057

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

No branches or pull requests

2 participants