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

Does not run on Ubuntu 14.04 #14

Closed
probonopd opened this issue Jun 16, 2018 · 4 comments
Closed

Does not run on Ubuntu 14.04 #14

probonopd opened this issue Jun 16, 2018 · 4 comments

Comments

@probonopd
Copy link

Error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /run/firejail/appimage/.appimage-7135/app/resources/app/node_modules/sharp/build/Release/sharp.node)

Please see https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages#creating-appimages-that-are-compatible-with-many-systems.

Reference:
AppImage/appimage.github.io#619

@matthiasn
Copy link
Owner

Hi, thanks for reporting this. Makes me start to wonder if it was a good idea to use sharp as it's also already cost me a few hours dealing with a wrong version of zlib.

Apparently, others are having the same issue:

RocketChat/Rocket.Chat#9829

I might go back to image-resizer here, which should fix this issue. I will try to do so this afternoon/evening and report back to you.

matthiasn added a commit that referenced this issue Jun 16, 2018
@matthiasn
Copy link
Owner

matthiasn commented Jun 16, 2018

@probonopd I removed sharp, but I don't have a machine with Ubuntu 14.04 available for testing. Can you please try again? The download links are updated to point at the latest version. Thanks

probonopd added a commit to AppImage/appimage.github.io that referenced this issue Jun 16, 2018
@probonopd
Copy link
Author

Thank you very much. This works.

@matthiasn
Copy link
Owner

Awesome, thanks for reporting. Let me know if anything else comes up, including questions about usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants