Closed n0madic closed 3 years ago
When running the binary of the latest version 1.7 on Ubuntu 20.04, it displays an error:
slackcat: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by slackcat)
Output lsb_release -a
lsb_release -a
No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.2 LTS Release: 20.04 Codename: focal
Output ldd --version
ldd --version
ldd (Ubuntu GLIBC 2.31-0ubuntu9.2) 2.31 Copyright (C) 2020 Free Software Foundation, Inc.
Please build a static version as in #70
When running the binary of the latest version 1.7 on Ubuntu 20.04, it displays an error:
Output
lsb_release -a
Output
ldd --version
Please build a static version as in #70