[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Appimage question
[Thread Prev] | [Thread Next]
- Subject: Re: Appimage question
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Sat, 23 Mar 2024 18:53:19 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 23/03/2024 à 18:09, Gianluigi a écrit :
Hi Benoit, I tested Appimages created with Gambas on systems with Gambas installed and they worked well. Today I tried one of these Appimages on a virgin Ubuntu system and I get this error: dlopen(): error loading libfuse.so.2 AppImages require FUSE to run. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information Can it be fixed, or does the user who downloads the Appimage have to make do? Regards Gianluigi
As the message said, you have to install 'fuse', otherwise AppImage cannot mount the appimage file to run it, and you have to extract it as real files manually.
Regards, -- Benoît Minisini.
Re: Appimage question | Gianluigi <gradobag@xxxxxxxxxxx> |
Appimage question | Gianluigi <gradobag@xxxxxxxxxxx> |