On Sunday 16 January 2011, Bart van Strien wrote:
> On Sun, 2011-01-16 at 13:43 -0800, Delbert Franz wrote:
> > Lua: error loading module 'plplotluac' from file 
> > '/usr/lib/lua/plplotluac.so':
> >             File not found
> 
> 
> Hmm, actually this is the same error you get when a dependency of that
> library is missing, so if it links to a library you don't have it will
> give a similar error, worth checking. Maybe you can try 'ldd'?
> 
 Bart
 
Thanks for the quick reply.  ldd works only on dynamic executables and
we have a dynamic library.  I tried nm but it reported: No symbols. 
So probably strip was used to remove the symbols to reduce the size
of the file.   Lua is an interpreted language like Python. 

                           Delbert



_______________________________________________
Qi Hardware Discussion List
Mail to list (members only): [email protected]
Subscribe or Unsubscribe: 
http://lists.en.qi-hardware.com/mailman/listinfo/discussion

Reply via email to