[Slackbuilds-users] (no subject)

King Beowulf kingbeowulf at gmail.com
Fri Jul 16 03:20:55 UTC 2021


hello

roccat-tools-5.9 does not detect 'lua' correctly.  The stanza

LUAVERSION="$( lua -e 'print(_VERSION)' | cut -d' ' -f2 )"
LUA="-DWITH_LUA='$LUAVERSION'

breaks with lua 5.2.x and lua 5.3.x since there is no 'lua' executable:

# lua -e 'print(_VERSION)'
-su: lua: command not found

My temporary solution is to explicitly require lua53 and set

LUA="-DWITH_LUA='5.3'

as per the roccat-tools INSTALL, or create lua -> lua5.3 symlink.

Since supported versions are lua-5.1 and higher, the buildscript should
allow newer lua, especially for those of us who do not what to pollute
or installation with unneeded packages.

-ed


-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 203 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20210715/b899f948/attachment.asc>


More information about the SlackBuilds-users mailing list