Am 02.06.2014 17:26 schröbte Ignacio Burgueño:
> Hi

Hi!

>
> I have some automated testing on Travis-Ci using code I took from Alexey
> Melnichuk
> https://github.com/moteus
>
> Currently I'm testing using LR 2.1.1. I'd like to upgrade, but the
> ./configure step gives me an error.
>
> This is with LR 2.1.2.
> ./configure --lua-version=5.1 --lua-suffix=5.1
> --with-lua-include="/usr/include/lua5.1"
> lua5.1 not found in $PATH.
> You may want to use the flags --with-lua and/or --lua-suffix. See --help.
>
> configure failed.

This is probably related to this bug[1], which unfortunately got fixed 
one day _after_ the release of 2.1.2.

>
> It tells me to use --with-lua, but it seems to me that it won't work as I
> need, for instance with all these combinations:
> https://github.com/ignacio/LuaOAuth/blob/master/.travis.yml#L6

AFAICT, adding --with-lua=/usr should work for all listed combinations 
(assuming all debs install into (`/usr/bin`). But I haven't tested ...

>
> Does anybody have a working test matrix like that, using LR 2.1.2 ?
>
> Regards,
> Ignacio
>

Philipp


   [1]: 
https://github.com/keplerproject/luarocks/commit/2e3b220949cf0fc190c4026136e99c95bdeb5aaa



------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to