Hi, It will be much easier to go with LuaRocks 2.0.1 and wsapi-xavante (either by installing LuaRocks 2.0.1 yourself or going with wsapi-install at http://github.com/keplerproject/wsapi, "Downloads section). LuaRocks 2 puts the default modules in the standard Lua tree (share/lua/5.1 and lib/lua/5.1), so just copy these to your device and "require" will work without having LuaRocks installed. You need to setup do that in your cross-compiling environment to get LuaRocks to compile correct binaries, of course.
If you absolutely need CGILua you can install the CGILua library (the CGILua rock) and get it working with WSAPI 1.2 with some work, there was a thread about that in the Lua list. -- Fabio Mascarenhas On Mon, Dec 21, 2009 at 8:10 PM, <kenk...@yahoo.com> wrote: > I haven't been able to dig anything up using google, so I'm hoping someone > has done this already: > > I'm trying to install kepler onto an embedded system which already has apache > and lua installed. > Any suggestions on how best to do this? > The install docs suggest installing onto a cross compiled system and then > copying modules over, but doesn't describe where the modules are to copy over > :-P > > Can you install onto the embedded system (assuming the embedded system has > network access) and then clean it of everything except the binaries? i.e., > minimize the size of the install? > > thanks, > > ken > > > > > > _______________________________________________ > Kepler-Project mailing list > Kepler-Project@lists.luaforge.net > http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project > http://www.keplerproject.org/ > _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/