Skip to content

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

@usmangt

Description

@usmangt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions