[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luaraocks build of LPeg 12.1 under Lua 5.3.0-alpha fails to run
- From: Dirk Laurie <dirk.laurie@...>
- Date: Sun, 24 Aug 2014 16:44:47 +0200
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.