-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Description
1.下载了最新版本安装包: redis-full-check-1.4.10.tar.gz
2.解压后,./redis-full-check.linux --help 报如下错误:
./redis-full-check.linux: /lib64/libc.so.6: version GLIBC_2.28' not found (required by ./redis-full-check.linux) ./redis-full-check.linux: /lib64/libc.so.6: version GLIBC_2.32' not found (required by ./redis-full-check.linux)
- 安装了GLIBC_2.28 和GLIBC_2.34后,再次运行./redis-full-check.linux --help
依然报错: ./redis-full-check.linux: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./redis-full-check.linux) - linux 版本:CentOS Linux release 7.8.2003 (Core)
- 未找到CentOS 7 版本的GLIBC_2.32 ,无法使用redis-full-check
Metadata
Metadata
Assignees
Labels
No labels