>So, yes we need a good way to add third party libraries to an existing Lua >executable without having to recompile it. I think loadlib can help here: http://www.tecgraf.puc-rio.br/~rborges/loadlib/ --lhf