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,无法执行 #2

Open
kchen0x opened this issue Jul 18, 2024 · 1 comment
Open

缺少 GLIBC,无法执行 #2

kchen0x opened this issue Jul 18, 2024 · 1 comment

Comments

@kchen0x
Copy link

kchen0x commented Jul 18, 2024

$ ./wrapper
./wrapper: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./wrapper)
./wrapper: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./wrapper)

环境 Ubuntu 20.04

@zhaarey
Copy link
Owner

zhaarey commented Jul 18, 2024

$ ./wrapper
./wrapper: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./wrapper)
./wrapper: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./wrapper)

环境 Ubuntu 20.04

这个不是缺少,而是你版本低了,可以使用Ubuntu22

# 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