<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le ven. 8 sept. 2023 Ã  21:39, Benoît Minisini <<a href="mailto:benoit.minisini@gambas-basic.org">benoit.minisini@gambas-basic.org</a>> a Ã©crit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 08/09/2023 Ã  19:27, Fabien Bodard a Ã©crit :<br>
> Seem to have a problem on some lib access ... work on my own system but <br>
> on virtual fedora it fail because some lib seem to miss ... why ?<br>
> <br>
> <br>
> <br>
> -- <br>
> Fabien Bodard<br>
> <br>
<br>
I think 'appimage-builder' does some weird tricks that sometimes makes <br>
'apt' forget a dependency.<br>
<br>
Maybe 'libnls' is this sort of library that is loaded at runtime by <br>
'glibc', but that is not a package dependency of 'glibc'.<br>
<br>
I may be wrong for sure, but I guess it's something like that.<br>
<br>
You can add explicitly 'libnls' as a package dependency in the packager <br>
wizard before building the AppImage.<br>
<br>
If we find some library required by AppImage on a specific system, I can <br>
hardcode the dependency in the source code.<br>
<br>
I already does that for some wayland client libraries that are not <br>
included if your project only uses 'gb.gtk3'. No idea why, as these <br>
libraries are an explicit dependency of GTK+3 on Ubuntu.<br>
<br>
The resulting AppImage is always at least about 50 Mo, so a few more <br>
library is not a big deal.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Only 15 mo for an sdl app ...</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Regards,<br>
<br>
-- <br>
Benoît Minisini.<br>
<br>
<br>
----[ <a href="http://gambaswiki.org/wiki/doc/netiquette" rel="noreferrer noreferrer" target="_blank">http://gambaswiki.org/wiki/doc/netiquette</a> ]----<br>
</blockquote></div></div></div>