KRTirtho / flemozi

Advanced⚡ Emoji Picker😀 for Linux🐧, Windows🪟 and macOS🍎
GNU General Public License v3.0
210 stars 5 forks source link

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

Open usmangt opened 11 months ago

usmangt commented 11 months ago

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

KRTirtho commented 11 months ago

Please use the Flatpak version in that case temporarily