<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno sab 25 feb 2023 alle ore 15:17 marav <<a href="mailto:marav8@free.fr">marav8@free.fr</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
You should look on how Corrado builds lua, lua51 etc ....<br>
He adds this line, foro lua53 for example:<br>
<br>
# Fix lua 5.3<br>
sed -r -e "/^LUA_(SO|A|T)=/ s/lua/lua$MAINVERSION/" -e "/^LUAC_T=/ <br>
s/luac/luac$MAINVERSION/" -i src/Makefile<br>
<br>
<br>
I have:<br>
<br>
# ls -lhC1 /var/lib/pkgtools/packages/ | grep lua<br>
lua51-5.1.5-x86_64-7cf<br>
lua53-5.3.6-x86_64-1cf<br>
lua54-5.4.4-x86_64-1_tdm<br>
<br>
And conly builds fine:<br>
<br>
usr/share/vim/vimfiles/ftdetect/conkyrc.vim<br>
usr/share/vim/vimfiles/syntax/<br>
usr/share/vim/vimfiles/syntax/conkyrc.vim<br>
<br>
Slackware package /tmp/conky-1.18.1-x86_64-1_SBo.tgz created.<br></blockquote><div><br></div><div style="font-size:x-small" class="gmail_default"><font size="2"></font><div dir="ltr"><div class="gmail_default"><font size="2">unfortunately while that could be ok for conky I doubt it will work with the other stuff that needs lua{,52,53} on SBo...</font></div><div class="gmail_default"><font size="2">if someone has patches ready they are welcome!</font></div><div class="gmail_default"><font size="2"><br></font></div><div class="gmail_default" style="font-size:x-small"><font size="2">Matteo</font><br></div></div></div></div></div>