We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In this project's README
Compatible with Lua 5.1, 5.2, 5.3 and LuaJIT
My system has Luajit and Lua 5.1, but it needs Lua 5.3 to be installed
Missing dependencies for cqueues: lua == 5.3
Complete error log with the command
$ sudo luarocks install --server=http://luarocks.org/dev http Installing http://luarocks.org/dev/http-scm-0.rockspec... Using http://luarocks.org/dev/http-scm-0.rockspec... switching to 'build' mode Missing dependencies for http: cqueues >= 20150907 lpeg_patterns >= 0.2 luaossl >= 20150727 bit32 Using http://luarocks.org/repositories/rocks/cqueues-20160316.53-0.src.rock... switching to 'build' mode Archive: /tmp/luarocks_luarocks-rock-cqueues-20160316.53-0-4753/cqueues-20160316.53-0.src.rock inflating: cqueues-20160316.53-0.rockspec inflating: rel-20160316.tar.gz Missing dependencies for cqueues: lua == 5.3 Error: Failed installing dependency: http://luarocks.org/repositories/rocks/cqueues-20160316.53-0.src.rock - Could not satisfy dependency: lua == 5.3
The text was updated successfully, but these errors were encountered:
Cqueues does work with 5.1. I think this is a symptom of a too-old version of luarocks.
Sorry, something went wrong.
Try installing LuaRocks from source to get cqueues working with 5.1.
haven't tried it, but closing it because it is not really an issue of this project.
No branches or pull requests
In this project's README
My system has Luajit and Lua 5.1, but it needs Lua 5.3 to be installed
Complete error log with the command
The text was updated successfully, but these errors were encountered: