luarocks openssl
我正在尝试使用以下命令安装luajwt: $ sudo luarocks install --server=http://rocks.moonscript.org luajwt 但是不幸的是,我会收到以下错误: Inst…
Luasockets获取LUA文件
我可以在某个地方获取Luasockets随附的.lua文件吗?像ftp.lua,http.lua等... 我不知道如何构建我与vstudio一起尝试的东西,但没有运气。我试图看如何…
可以在Ubuntu上安装带有Luarocks的HTTP模块
HTTP模块安装在Ubuntu上失败,以下错误: root@someserver:/var/log# luarocks install http Warning: falling back to wget - install luasec to get…
找不到 OPENSSL 的头文件
我正在尝试在Ubuntu终端安装Luasec,但它只是不断向我显示此错误: Error: Could not find header file for OPENSSL No file openssl/ssl.h in /usr/l…
LUA 错误安装依赖项失败(luasocket)
luasocket 3.0.0-1 depends on lua >= 5.1 (5.2-1 provided by VM) mingw32-gcc -O2 -c -o src/mime.o -IC:\lua src/mime.c -DLUASOCKET_DEBUG -DLUAS…
尝试使用 luarocks 安装时无法识别 mingw-gcc
我的路径中有 lua,而 luarocks 位于 Program Files 的同一文件夹中。我正在尝试安装 luafilesystem 并收到此错误。 PS C:\Users\Owner> luarocks ins…
LuaRocks fPIC 错误
我正在尝试使用 luarocks 安装 numlua: luarocks make numlua-0.3-1.rockspec 但出现以下错误: /usr/bin/ld: numlua.o: relocation R_X86_64_32 aga…
LuaJIT 和 Rocks?
只是“Lua 新手”的一个小问题...我一直在使用 LuaJIT,它非常棒,问题是既然 LuaJIT 与 Lua 5.1 兼容,这是否意味着我可以使用标准 Lua 在 LuaJIT 中…
使用luarocks建了一个lua-rectangle并且成功上传到luarocks上面,但是安装却失败,如何解决?
☁ lua-rectangle [master] ll total 32 -rw-r--r-- 1 zhangwei staff 15B 11 27 15:04 README.md -rw-r--r-- 1 zhangwei staff 352B 11 27 15:15 lu…
openresty是如果搜索luarocks安装的模块?
openresty如果搜索luarocks安装的模块?luarocks安装模块后,不需要使用lua_package_path 来设置模块所在路径吗? 其实主要是不明白openresty是如何搜索…
- 共 1 页
- 1