-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
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
Sailor not installing on Linux Mint 17.3 #88
Comments
Tried to reproduce this in Mint 17.1 Cinnamon 32bit. I was able to install luarocks after making a sudo apt-get update. But then when calling luarocks install sailor I ran into something different: Error: Failed installing dependency: http://luarocks.org/repositories/rocks/valua-0.3-1.src.rock - Failed copying valua.lua |
What's your Lua version? |
I have installed lua5.2.4. Em 21/02/2016 15:26, Etiene Dalcol escreveu:
|
Detail I'm using Linux Mint 17.3 x64 with compatbility libraries i386. Em 21/02/2016 15:26, Etiene Dalcol escreveu:
|
Hi, Felipe! I have tested on other machine with same linux mint 17.3 and after Thank you, Em 21/02/2016 14:34, Felipe Daragon escreveu:
|
I don't have Linux mint here for testing. But that message is usually the output when installing sailor on verion 5.3, which sailor is not compatible with. Please do a lua --version again just to be sure? Also can you try installing sailor directly from the src.rock?
|
That could explain the different results. My Mint box is using Lua 5.1.5 (according to lua -v) |
Hi, Felipe. The correct version installed is 5.2.3 not 5.2.4 as attached image. Thank you, On 02/21/2016 05:14 PM, Felipe Daragon wrote:
|
Etiene - I tried the luarocks install https://luarocks.org/manifests/etiene/sailor-0.5-4.src.rock and still got the same valua related error I posted above. Weird |
What's your luarocks version?
|
Could it be this value within the rockspec? |
luarocks 2.0.8 |
That is a very old version, please try updating luarocks first before we continue to narrow down the issue. I cannot reproduce this. Valua installs just fine here, but I have a newer luarocks. |
Also please type only
|
Also @felipedaragon, maybe you should open a different issue. You clearly do not have the same problem as the OP |
Done - created the different issue. @Hygens, which luarocks version do you have in your box? |
That: On 02/21/2016 05:56 PM, Felipe Daragon wrote:
|
We're both with the same outdated luarocks! :) |
@Hygens please update it first before we narrow this down since this is a very old luarocks version 👍 |
@Hygens I was able to upgrade luarocks and install Sailor after making the cleanup Hisham suggested at luarocks/luarocks#505 |
Felipe, My steps:
After that steps all functioning perfect on Linux Mint 17. Best regards, On 21-02-2016 18:22, Felipe Daragon wrote:
|
Perfect! may I close this issue now? :) |
Yes. Thank you for your help and support. On 21-02-2016 21:27, Etiene Dalcol wrote:
|
Yay! 👯 |
I have followed all steps for installing Sailor as for Ubuntu but I reached that error:
josenildo@josenildo-Dell ~ $ luarocks install sailor
Error: No results matching query were found.
Attached is image for that.
I have installed with that command:
luarocks install https://luarocks.org/manifests/etiene/sailor-0.5-4.rockspec
The text was updated successfully, but these errors were encountered: