You are not logged in.

#1 2019-07-12 15:18:11

Romana
Member
Registered: 2019-07-12
Posts: 1

How to install Luarocks5.1 and get it to work with Lua 5.1 and LuaJit?

I'm using LuaJit. Many libraries don't work with Lua 5.3 and therefore I now want to uninstall Lua 5.3 and begin to use only Lua 5.1. While I can install "lua51" package, I can't do the same with "luarocks" because it requires Lua 5.3. I'll install it automatically as a dependency and use its libraries.

How do I make luarocks a) not require Lua 5.3 b) require instead Lua 5.1

In general, I want everything to use Lua 5.1 in order to be able to use LuaJit flawlessly.

Offline

Board footer

Powered by FluxBB