Lua 5.1/5.2/5.3+ or LuaJIT 2.0+ built from source code is a prerequisite. Lua can be downloaded from the [lua.org downloads page](https://www.lua.org/ftp/), and LuaJIT can be downloaded from the [LuaJIT.org downloads page](http://luajit.org/download.html).
`make LUA=/path/to/lua_dir`
or for LuaJIT: `make LUA=/path/to/luajit_dir LUASUFFIX=jit`