flemozi icon indicating copy to clipboard operation
flemozi copied to clipboard

/lib64/libc.so.6: version `GLIBC_2.3x' not found while using AppImage on CentOS 8 Stream

Open usmangt opened this issue 2 years ago • 2 comments

When trying to run the AppImage, I am getting the following error:

[user@localhost Downloads]$ ./Flemozi-linux-x86_64.AppImage 
./flemozi: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./flemozi)
./flemozi: /lib64/libc.so.6: version `GLIBC_2.30' not found (required by /tmp/.mount_FlemozCOYNgh/lib/libirondash_engine_context_plugin.so)
./flemozi: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by usr/lib/libstdc++.so.6)
./flemozi: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by usr/lib/libstdc++.so.6)
./flemozi: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by usr/lib/libstdc++.so.6)
./flemozi: /lib64/libc.so.6: version `GLIBC_2.35' not found (required by usr/lib/libgcc_s.so.1)
./flemozi: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by usr/lib/libgcc_s.so.1)
./flemozi: /lib64/libc.so.6: version `GLIBC_2.30' not found (required by usr/lib/libsuper_native_extensions.so)
./flemozi: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by usr/lib/libsuper_native_extensions.so)
./flemozi: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by usr/lib/libsuper_native_extensions.so)

On CentOS 8 stream the most recent version of GLIBC is 2.28 and after some futher digging I found out that I cannot update it to higher as it will break my OS.

Therefore kindly make it usable for CentOS 8 Steam distro

usmangt avatar Oct 03 '23 07:10 usmangt

Please use the Flatpak version in that case temporarily

KRTirtho avatar Oct 03 '23 14:10 KRTirtho

centos is deprecated migrate

s-b-repo avatar Nov 11 '24 13:11 s-b-repo