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.
