
So, I've installed the most recent KXStudio, and being disappointed with how poorly pre-installed Giada performed on it, I've decided to give the fresh AppImage a try.
Well, it doesn't work, and I've checked on my home PC with Linux Mint 17.3 with similar result.
An attempt to run it from terminal reveals the following problem:
Code: Select all
./Giada-0.15.2-x86_64.AppImage: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./Giada-0.15.2-x86_64.AppImage)
./Giada-0.15.2-x86_64.AppImage: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /tmp/.mount_Giada-PWaYDm/lib/librtmidi.so.3)
./Giada-0.15.2-x86_64.AppImage: /lib/x86_64-linux-gnu/libgpg-error.so.0: no version information available (required by /tmp/.mount_Giada-PWaYDm/lib/libgcrypt.so.20)
Oh my! Any ideas what went wrong?