app4soft
app4soft
> Possibly there are intermittent issues downloading these? So, what I must to do?
@probonopd, what's again? * https://travis-ci.org/Symbian9/azpainter/jobs/278849056 ``` ... [0K$ ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -bundle-non-qt-libs Desktop file as first argument: "./appdir/usr/share/applications/*.desktop" desktopExecEntry: "r" desktopIconEntry: "r" ERROR: Could not determine the path to the executable...
@probonopd, autobuild failed. Again... > https://travis-ci.org/Symbian9/azpainter/builds/284640320?utm_source=email&utm_medium=notification Look like still same problem: > Strange, looks like `autoconfig` / `aclocal` are not properly downloaded/installed all the time. How fix it? ### UPD...
Well I apply `chmod +x install-sh`, but it still not fix Travis CI autobuild. So, yep, issue related to non-exist `automake 1.15` on official Trusty repo * https://api.travis-ci.org/jobs/285033728/log.txt?deansi=true ```bash ......
@probonopd, after install `automake-1.15` backported for Trusty from `ppa:ondrej/autotools` now all OK in `master` * https://api.travis-ci.org/jobs/285044511/log.txt?deansi=true * https://transfer.sh/fuoeh/AzPainter-git.44218b1-x86_64.AppImage Temporary close this issue using * https://github.com/Symbian9/azpainter/commit/4cd9201cc061288ca8db0b2e97dc2fdbfc13bc7e * https://github.com/Symbian9/azpainter/commit/25e9834c253d9e855f84d5df74381510bf258268 * https://github.com/Symbian9/azpainter/commit/44218b14910b331d840b6bff3e68cce458c7175e P.S.:...
> The real error is much earlier: > ``` > WARNING: 'aclocal-1.15' is missing on your system. > ``` > ... > after install `automake-1.15` backported for Trusty from `ppa:ondrej/autotools`...
> But in general it would be best if the author would provide AppImages himself. Sadly, but author (*Azel*) not interested in providing any binary builds. As I already discussed...
> It would be easiest if the original author would switch the build script back to use a version of automake that comes with Ubuntu 14.04, the oldest currently supported...
Some additional info * https://github.com/AppImage/AppImageKit/wiki/AppImage-for-macOS-switchers
> I made it possible to install azpainter with homebrew. Awesome! What about MacPorts? - https://github.com/Symbian9/azpainter/issues/14