Hi Tim,
Check your lua compilation. There's a conf file specifying run time
directory.
Since you cross-compiled your Lua, the directory might not match your target
file system.
YK
On Tue, Jan 4, 2011 at 9:13 PM, McClure, Timothy J UTCFS <
tim.mccl...@fs.utc.com> wrote:
> We did the following
We did the following on the target:
Cross compiled and created lua for Arm processor using arm-linux
compiler
Copied the required components (cgilua, wsapi, luadev-1, luaexpat,
luarocks) and its dependencies to the hardware in the right locations
like, /usr/bin/, /usr/share, /usr/lib.
The er