flog icon indicating copy to clipboard operation
flog copied to clipboard

flog: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by flog)

Open sagarnikam123 opened this issue 1 year ago • 1 comments

Steps:

  • download flog release - flog_0.4.4_linux_amd64.tar.gz
  • extract .tar.gz file & move flog executable to /usr/local/bin
  • export PATH in .bashrc & source .bashrc
  • run flog - flog --version on 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)

sagarnikam123 avatar Sep 16 '24 09:09 sagarnikam123

Could you please update the glibc?

mingrammer avatar Sep 19 '24 05:09 mingrammer