luarocks install with lua5.1 and luajit to install lapis

Posted archoncap

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了luarocks install with lua5.1 and luajit to install lapis相关的知识,希望对你有一定的参考价值。

# in luarocks source directory...
./configure --lua-version=5.1 --with-lua=/usr/local/openresty/luajit --with-lua-include=/usr/local/openresty/luajit/include/luajit-2.1
make build
make install

 

以上是关于luarocks install with lua5.1 and luajit to install lapis的主要内容,如果未能解决你的问题,请参考以下文章

LuaRocks 找不到 luarocks.lua

(原)luarocks更新某个模块

luarocks.cn - 中国首个 Lua 模块代理服务

Lua 5.4.0/LuaRocks 安装

LuaJit 找不到通过“luarocks”安装的库“lua-vips”

Luarocks:Lua modules 的包管理器