lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Nov 15, 2011 at 11:34 PM, Hisham <hisham.hm@gmail.com> wrote:

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