luarocks 安装

Posted rongfengliang-荣锋亮

tags:

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

1. linux 安装

  1. wget https://luarocks.org/releases/luarocks-2.4.1.tar.gz
  2. tar zxpf luarocks-2.4.1.tar.gz
  3. cd luarocks-2.4.1
  4. ./configure; sudo make bootstrap
2. 包安装
  
  1. luarocks install lua-resty-auto-ssl
 

以上是关于luarocks 安装的主要内容,如果未能解决你的问题,请参考以下文章

如何为 Windows 10 安装 luarocks

luarocks 安装失败?

luarocks在macOS系统上的安装

luarocks 安装

Windows Luarocks 安装权限错误

无法在 Windows 上从 LuaRocks 安装 LuaSocket