For various reasons, I have to install LPeg 0.10.2 via LuaRocks.  This is
what is happening:

[spc]lucy:~>luarocks install lpeg 0.10.2
Installing http://rocks.moonscript.org/lpeg-0.10.2-1.src.rock...
Using http://rocks.moonscript.org/lpeg-0.10.2-1.src.rock... switching to
'build' mode
gcc -O2 -fPIC -I/usr/local/include -c lpeg.c -o lpeg.o
gcc -shared -o lpeg.so -L/usr/local/lib lpeg.o

Error: Directory 'tests' not found
[spc]lucy:~>luarocks --version
/usr/local/bin/luarocks 2.2.0beta1
LuaRocks main command-line interface
[spc]lucy:~>

It looks like something is wrong with the rockspec file for LPeg 0.10.2. 
LPeg 0.10.1 installed fine (as did some older versions I tried).

  Thanks.

  -spc



------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to