Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hpuhr opened this issue Apr 21, 2020 · 0 comments
Open

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

hpuhr opened this issue Apr 21, 2020 · 0 comments
Labels

Comments

@hpuhr
Copy link
Owner

hpuhr commented Apr 21, 2020

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

@hpuhr hpuhr added the wontfix label Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant