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

