[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AppImage
[Thread Prev] | [Thread Next]
- Subject: Re: AppImage
- From: Claus Dietrich <claus.dietrich@xxxxxxxxxx>
- Date: Mon, 3 Mar 2025 17:31:25 +0100
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
Am 03.03.25 um 17:03 schrieb Gianluigi:
Hi Benoit, on Mint 22 with Gambas3 Master compiled, the AppImage of the project seems to be created correctly, see attached log file. I install AppImage as usual: 19 wget -O appimage-builder-x86_64.AppImagehttps://github.com/AppImageCrafters/appimage-builder/releases/download/v1.1.0/appimage-builder-1.1.0-x86_64.AppImage20 chmod +x appimage-builder-x86_64.AppImage 21 sudo mv appimage-builder-x86_64.AppImage /usr/local/bin/appimage-builder 22 sudo apt install -y binutils coreutils desktop-file-utils fakeroot fuse libgdk-pixbuf2.0-dev patchelf python3-pip python3-setuptools squashfs-tools strace util-linux zsync Unfortunately the AppImage then does not work. By installing on Ubuntu 24.04 I discovered that the procedure for installing AppImage uninstall fuse3 to install fuse (2.9.9-8.1build1) and this breaks Ubuntu which then refuses to start again, see attached start image. Also I can't install (on Mint and Ubuntu) Gambas Master from OBS with attachment procedure. Regards Gianluigi
Hi Gianluigithe attached protocoll shows, that you tried to install the master for Ubuntu 20.4 on a Mint 22 VM, but this version of Mint corresponds to Ubuntu 24.04.
Best regards Claus
Re: AppImage | Gianluigi <gradobag@xxxxxxxxxxx> |
AppImage | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: AppImage | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: AppImage | Gianluigi <gradobag@xxxxxxxxxxx> |