flog
flog copied to clipboard
flog: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by flog)
Steps:
- download flog release - flog_0.4.4_linux_amd64.tar.gz
- extract
.tar.gzfile & moveflogexecutable to/usr/local/bin - export PATH in .bashrc &
source .bashrc - run flog -
flog --versionon terminal
Actual output:
-
flog: /lib64/libc.so.6: version 'GLIBC_2.32' not found (required by flog)on the terminal while running.
Expected output:
- flow should show the version on the terminal
Other metadata:
- Flog
v0.4.4 - os -
CentOS Linux release 7.9.2009 (Core)
Could you please update the glibc?