zhaarey / wrapper

apple-music-wrapper
51 stars 12 forks source link

缺少 GLIBC,无法执行 #2

Open kchen0x opened 3 months ago

kchen0x commented 3 months ago
$ ./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 commented 3 months ago
$ ./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