Skip to content

下载tar包解压后,运行报错 #125

@xiang-coco

Description

@xiang-coco

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)

  1. 安装了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)
  2. linux 版本:CentOS Linux release 7.8.2003 (Core)
  3. 未找到CentOS 7 版本的GLIBC_2.32 ,无法使用redis-full-check

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions