Linux tech help! Appimage won't launch, missing shared libraries.
Linux tech help! Appimage won't launch, missing shared libraries.
On the latest Fedora KDE. I'm trying to run an app image and it just does nothing. I tried doing it with Gear Lever which popped it into my app launcher. If I tell Gear Lever to launch it, it looks busy for about 5 seconds then nothing happens. I click it on my app launcher, bouncy icon by my mouse for like 10 seconds, nothing happens.
So I ran it in konsole and it says it doesn't see the image in the usual spot so it launches directly. Then it says it can't find preload library so it creates a temp file for it. The notable line after that is:
error while loading shared libraries: libwebkit2gtk-4.1.so.0: cannot open shared object file: no such file or directory
So I try to install it via the terminal and it says failed to resolve, no match for argument...
What gives? Thanks in advance for any help.