What OS are you using?
On Sat, Jan 4, 2014 at 10:40 AM, Gilles <[email protected]> wrote: > Thanks Sergey. > > The tarball from the Downloads section doesn't seem to include the > mongoose-lua Makefile, and I don't know Git. > > To avoid having to go through a whole > tutorial<http://www.vogella.com/tutorials/Git/article.html>just for this, is > there a howto that shows how to compile Mongoose with > support for Lua (and SQLite)? > > Thank you. > > > On Friday, January 3, 2014 11:17:33 PM UTC+1, Sergey Lyubka wrote: > >> Fixed broken link, thanks for pointing it out. >> It is https://github.com/cesanta/mongoose/blob/master/build/test/page.lp >> The easiest way to compile mongoose on Linux with Lua support is >> to close git tree, then >> >> cd /path/to/mongoose/repo/build >> make mongoose-lua >> >> >> >> On Fri, Jan 3, 2014 at 10:14 PM, Gilles <[email protected]> wrote: >> >>> Hello >>> >>> I'd like to run small Lua web scripts on an ARM9E appliance running >>> Debian. It looks like Mongoose is the simplest way, but the relevant >>> page about >>> Lua<https://github.com/cesanta/mongoose/blob/master/test/page.lp>in the >>> Overview >>> section <http://code.google.com/p/mongoose/> is currently 404. >>> >>> Could someone show me how to compile and configure Mongoose to run a >>> "Hello, world!" Lua script securely on that platform? >>> >>> Thank you. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "mongoose-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> >>> Visit this group at http://groups.google.com/group/mongoose-users. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "mongoose-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/mongoose-users. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/groups/opt_out.
