[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Mongoose + Lua + SQLite?
- From: Yuri Takhteyev <yuri@...>
- Date: Wed, 5 May 2010 11:11:54 -0400
> That would great. However, my goal is to pack everything into a ZIP
> file, so I can't use LuaRocks or any other installer,
Yes you can. You can use LuaRocks to install modules from a local
directory. This is how Kepler-all-in-one installer work. I can't find
the official Kepler story on this at the moment, but you can see some
examples here:
http://spu.tnik.org/en/Custom_Installation
- yuri