[Gambas-user] Initial support for making AppImage
Benoît Minisini
benoit.minisini at gambas-basic.org
Thu Sep 7 04:02:50 CEST 2023
Le 07/09/2023 à 02:58, Benoît Minisini a écrit :
> Le 07/09/2023 à 02:46, Linus via User a écrit :
>> Hello,
>>
>> Yes ‘apt’ is part of the package available on Fedora 37 in my case,
>> but no repository or files in /etc/apt/ is installed or configured.
>>
>
> If I don't find any apt configuration, I should choose an Ubuntu
> repository by default.
>
> And I have to fix the distribution choice problem.
>
> Then, logically, you will be able to make AppImage as soon as both 'apt'
> and 'appimage-builder' are installed.
>
> Regards,
>
It's done in the last commit.
Can you try it ? By installing 'apt' and 'appimage-builder' on your
system, and then choosing a public Ubuntu repository and a distribution.
From my system:
- http://fr.archive.ubuntu.com/ubuntu/
- lunar
But you can try any other repository and distribution just for checking.
The distribution supported by the Gambas PPA are listed in the
distribution combo-box of the packager wizard.
For information: I noticed that JIT applications seem to not be reliable
with lunar. But with older distributions, it seems to be better.
Regards,
--
Benoît Minisini.
More information about the User
mailing list