文 - 篇  访客 -

lua 安装动态链接库


  分类:04 技术开发  / 
更新:2023-08-14 09:49:19  /  创建:2023-08-04 16:06:47
不要删除

129 wget [http://luarocks.org/releases/luarocks-2.4.4.tar.gz](http://luarocks.org/releases/luarocks-2.4.4.tar.gz)  
  
131 tar -zxvf luarocks-2.4.4.tar.gz  
  
133 cd lua*  
  
135 ./configure --prefix=/usr/local/luarocks  
  
136 make build  
  
137 make install  
  
建立执行软连接  
157 ln -s /usr/local/luarocks/bin/luarocks /usr/bin/luarocks  
  
  
安装curl库 待验证  
159 luarocks install Lua-cURL  
  
将其他库文件或自定义库 移动到 /usr/share/lua/5.1

不要删除

是日已过,命亦随减,如少水魚,斯有何乐?