lua-users home
lua-l archive

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


2014-08-24 15:03 GMT+02:00 Dirk Laurie <dirk.laurie@gmail.com>:
> I've had similar problems before [1] but this time have not yet
> succeed in sorting them out.

I forgot to give the reference to [1] but never mind.

I just decided to do it by brute force. Download and unpack
the lpeg 12.1 tarball, symlink the Lua 5.3-alpha include files
to the same directory, edit the makefile to use '.' as LUADIR
and add -W=no-long-long. Move lpeg.do manually to where
LuaRocks puts stuff.