[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Mongoose + Lua + SQLite?
- From: Gilles Ganault <gilles.ganault@...>
- Date: Wed, 05 May 2010 16:45:01 +0200
On Wed, 5 May 2010 10:03:01 -0300, Ignacio Burgueño
<ignaciob@inconcertcc.com> wrote:
>Yes. Xavante itself is pure Lua. It depends on other modules installed
>(Copas, Coxpcall, Wsapi) that are (mostrly) pure Lua too. It can be
>installed using LuaRocks and you can deploy that.
>I cc this message to the Kepler mailing list. Surely someone there could
>help.
That would great. However, my goal is to pack everything into a ZIP
file, so I can't use LuaRocks or any other installer, but obviously, I
can always copy binaries after they're installed somewhere.