<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="auto">Hi,<div dir="auto"><br></div><div dir="auto">thank you for all the work.</div><div dir="auto"><br></div><div dir="auto">Just tested xournalpp, at first sight it builds and runs correctly.</div><div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto">Cristiano.</div></div><div class="gmail_extra"><br><div class="gmail_quote">Il 27 ott 2024 10:14, "B. Watson" <urchlay@slackware.uk> ha scritto:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">
<br>
<br>
On Sun, 27 Oct 2024, Diego Borghetti via SlackBuilds-users wrote:
<br>
<br>
> Hi,
<br>
>
<br>
> I think we need to keep lua-lpeg using lua51.
<br>
<br>
I have it using both. lua 5.4 is required, and lua 5.1 support is
<br>
included in the package if lua51's already installed.
<br>
<br>
> Neovim uses luajit and last time I checked, that was still using 5.1.
<br>
<br>
Looks like it builds its own, plus a "lua-compat-5.3" tarball.
<br>
<br>
> lua-lpeg build fine using 5.4, but you get runtime errors because of the mismatch with neovim.
<br>
<br>
It might be possible to build neovim with lua 5.4. Worth looking into
<br>
at least. Ideally, it shouldn't be tied to an old version of lua.
<br>
<br>
The "vis" editor also uses lua-lpeg. It builds with lua 5.4 and seems
<br>
to work OK.
<br>
<br>
> I will pull the branch tonight and do some testing.
<br>
<br>
Yes, please do. Let me know what you find out.
<br>
<br>
Worst case scenario: if neovim really needs a lua-lpeg built with
<br>
lua51 support, list them both in REQUIRES, with lua51 appearing before
<br>
lua-lpeg, and mention it in the README. Also maybe add a bit of code
<br>
in the script that actually checks for the lua51 lpeg.so module, and
<br>
stops the build if it's missing.
<br>
_______________________________________________
<br>
SlackBuilds-users mailing list
<br>
SlackBuilds-users@slackbuilds.org
<br>
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
<br>
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
<br>
FAQ - https://slackbuilds.org/faq/
<br>
<br>
</p>
</blockquote></div><br></div>