luarocks 安装
Posted rongfengliang-荣锋亮
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了luarocks 安装相关的知识,希望对你有一定的参考价值。
1. linux 安装
wget https://luarocks.org/releases/luarocks-2.4.1.tar.gz
tar zxpf luarocks-2.4.1.tar.gz
cd luarocks-2.4.1
./configure; sudo make bootstrap
2. 包安装
luarocks install lua-resty-auto-ssl
以上是关于luarocks 安装的主要内容,如果未能解决你的问题,请参考以下文章