We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps:
.tar.gz
flog
/usr/local/bin
source .bashrc
flog --version
Actual output:
flog: /lib64/libc.so.6: version 'GLIBC_2.32' not found (required by flog)
Expected output:
Other metadata:
v0.4.4
CentOS Linux release 7.9.2009 (Core)
The text was updated successfully, but these errors were encountered:
Could you please update the glibc?
Sorry, something went wrong.
No branches or pull requests
Steps:
.tar.gz
file & moveflog
executable to/usr/local/bin
source .bashrc
flog --version
on terminalActual output:
flog: /lib64/libc.so.6: version 'GLIBC_2.32' not found (required by flog)
on the terminal while running.Expected output:
Other metadata:
v0.4.4
CentOS Linux release 7.9.2009 (Core)
The text was updated successfully, but these errors were encountered: