I just created a rockspec that builds lanes from HEAD. It was just a
matter of changing the branch variable to "master" in the rockspec:
http://luarocks.org/repositories/rocks-scm/lanes-scm-1.rockspec
For your convenience, I added it to the rocks-scm repository, so one
can build the latest git using:
luarocks build --from=http://luarocks.org/repositories/rocks-scm lanes
Thanks, that seem to have worked. I'm still getting the same behavior though. I can try it on Ubuntu on thursday.
What are possible alternatives in case I can't get this to work?
Thijs