[Gambas-user] Initial support for making AppImage
Linus
olivier.cruilles at yahoo.fr
Tue Sep 5 19:17:30 CEST 2023
Hello,
‘appimage-builder’ is a Pyhton3 script so to install it on Fedora and other I proceeded like that:
Into you user account:
python3 -m pip install appimage-builder
Now I’m testing if it’s enough to produce an appimage from Gambas IDE on Fedora 37
Olivier Cruilles
> Le 5 sept. 2023 à 12:59, Fabien Bodard <gambas.fr at gmail.com> a écrit :
>
> Normally on fedora too
>
> Le mar. 5 sept. 2023 à 13:04, Benoît Minisini <benoit.minisini at gambas-basic.org <mailto:benoit.minisini at gambas-basic.org>> a écrit :
> Hi,
>
> I have just added to the IDE a new package type to the packager wizard:
> AppImage!
>
> You are welcome to test it and report any problem. I think it won't work
> easily.
>
> It is not entirely finished. Support for adding extra dependencies and
> extra files is not done yet.
>
> AFAIK, The AppImage limitations are the following:
>
> - You need the 'appimage-builder' tool. See:
> https://appimage-builder.readthedocs.io/en/latest/intro/install.html#intro-install <https://appimage-builder.readthedocs.io/en/latest/intro/install.html#intro-install>
>
> - This tool apparently works only on Debian, Ubuntu and ArchLinux.
> Please check that if you can.
>
> - AppImage does not like applications using OpenGL. Please check that too.
>
> - The resulting AppImage files are big (at least 50 Mb) and slow to
> start (I mean slower than it should).
>
> Otherwise, it's cool.
>
> Regards,
>
> --
> Benoît Minisini.
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette <http://gambaswiki.org/wiki/doc/netiquette> ]----
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230905/0dce6691/attachment.htm>
More information about the User
mailing list