Closed probonopd closed 6 years ago
Quite strange... I am producing the AppImage on a Linux Mint 17.2 system, which is based on Ubuntu 14.04.
Would you be able to provide me the output of
strings /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | grep GLIBC
from the system in which the AppImage is being tested? On Mint 17.2, the GLIBCXX versions are listed up to 3.4.23.
Otherwise, I will probably need to move my build system to an "original" Ubuntu 14.04...
I am using the Ubuntu 14.04 on Travis CI. Could you build your AppImage on Travis CI, too?
@probonopd - the AppImage is now built in a Ubuntu 14.04 docker container running on Travis CI.
Could you please test the latest version from here, and let me know if you encounter any problems? Otherwise I would close this issue.
Thanks!
Thank you, works for me now. Already added to AppImageHub, too :-)
Does not run on Ubuntu 14.04 because
libexiv2.so.26
depends on a too newlibstdc++.so.6
:This currently prevents GIMP from being added to the AppImageHub central directory of available AppImages.
Reference: https://travis-ci.org/AppImage/appimage.github.io/builds/282749650#L912