Replies: 3 comments 3 replies
-
|
That's more of an issue of your system. You need to install libjack and a graphics driver (e.g., mesa). |
Beta Was this translation helpful? Give feedback.
-
|
Mesa is installed by default. My GPU is an AMD, with the Caicos driver. I haven't installed mesa-utils, although I'm not sure if it will work—I had already installed the dependencies. You need to install certain dependencies to run (at least) these AppImages; I haven't tried it with design software yet. My question is, will I have to do this for every app? |
Beta Was this translation helpful? Give feedback.
-
|
@alexb3d no, you will not need to do this for every AppImage. The problem is AppImage is based on FUSE2 and the ecosystem has moved onto FUSE3 but AppImage is still on the old version so every AppImage needs FUSE2 to be installed. Most distros are getting rid of FUSE2 because it is no longer maintained by anyone. I don't know why AppImages still depend on it after years of this. OMG Ubuntu wrote an article about this a few years ago if you want to learn more. https://www.omgubuntu.co.uk/2023/04/appimages-libfuse2-ubuntu-23-04 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
None of them worked, so I installed Fuse and JRommanager worked. These ones don't, and I haven't tried any others yet.
I understand that I'm missing libjack.so.0 and libOpenGL.so.0.
My question is, is this going to be the case forever? Is there a way to install these dependencies, or for them to install automatically?
Beta Was this translation helpful? Give feedback.
All reactions