> Unfortunately "iuplua5_init.c" has not been updated for Lua > 5.1 and actually crashed on my machine until I learnt enough > about the Lua API to update it (the culprit was > luaopen_io(L), you are not allowed to call it like this > anymore in Lua 5.1). Thanks for pointing that error. Best, scuri