We need to copy the cgilua to our target ARM processor running Linux from our ubuntu install. It is not feasible for us to run LUAROCKs and download across the Internet to the target. The target file system does not mirror the ubuntu file system. I noticed that the luaconf.h as the default LUA_PATH set and we will override it with the setting of the LUA_PATH environment variable. LUA was across compiled on the target and is functional so I do not think we need to set the LUA_CPATH - am I correct about this?
Also we are copying the /etc/luarocks/config.lua file over to the target and making sure it points to the directory above were the LUAROCKS lib exists. We are going to try this I just wanted to know if this approach seems reasonable and if I missed anything. Basically is this the best way to copy an CGILUA install? Thanks, Tim
_______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/