Re: [Kepler-Project] CGILUA Deployment on ARM Processor WSAPI error

2011-01-04 Thread ykhuang
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

[Kepler-Project] CGILUA Deployment on ARM Processor WSAPI error

2011-01-04 Thread McClure, Timothy J UTCFS
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