Skip to content

Missing libstdc++6 versions on CentOS when using AppImage #23

Open
@hpuhr

Description

@hpuhr

When using the AppImage in CentOS 7.7, a user reported the following error:

image

It seems to be related to CentOS using a very old version of the C++ standard library, which can be resolved by updating the compiler, as stated in:

https://unix.stackexchange.com/questions/503358/missing-lib64-libstdc-so-6-version-cxxabi-1-3-8-and-cxxabi-1-3-9-on-cento

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions