[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AppImage
[Thread Prev] | [Thread Next]
- Subject: Re: AppImage
- From: Gianluigi <gradobag@xxxxxxxxxxx>
- Date: Wed, 5 Mar 2025 12:04:20 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Hi, I had taken for granted that Mint 22 behaved like Ubuntu Noble, but that's not the case. Trying in a new VM with MINT 22 and Gambas from OBS, installing the usual libraries: wget -O appimage-builder-x86_64.AppImage https://github.com/AppImageCrafters/appimage-builder/releases/download/v1.1.0/appimage-builder-1.1.0-x86_64.AppImage chmod +x appimage-builder-x86_64.AppImage sudo mv appimage-builder-x86_64.AppImage /usr/local/bin/appimage-builder sudo apt install binutils coreutils desktop-file-utils fakeroot fuse libgdk-pixbuf2.0-dev patchelf python3-pip python3-setuptools squashfs-tools strace util-linux zsync I get these results based on the configuration of the Appimage (Note: the use of the button'get Current System Configuration' does not change the result): With Noble the image is created but fails with: APPRUN_ERROR: No such file or director With Jamys the heavy image 60.9 is created and works well. With Focal the heavy image 60 MB is created and works well. With Bionic the configuration fails. The image with a signature of 48.8 MB is obtained from Ubuntu Focal, see the entire procedure and address here: https://www.gambas-it.org/wiki/index.php/Creare_un_AppImage_firmata_di_un_progetto_Gambas I attach files with the three logs and an image. Regards Gianluigi
Attachment:
from mint 22.tar.gz
Description: application/gzip
AppImage | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: AppImage | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: AppImage | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: AppImage | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |
Re: AppImage | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |