|
The only thing that needs 'patching' for loadmodule is the one lib added to the Lua interpreter, anmly the loadmodule functionality. Nothing elde is needed. That's the point of it ;)and... I've seen that some modules on the loadmodule thing do patch the Lua sources. so I think it would be a good idea to include a Lua distribution with all the patching to run any of the modules already applied. I don't like the idea of having to install many modules and watch them patching stuff on top of each other, this is totally prone to not working...(?) :-)
It is very possible that the linked sources etc. on the Wiki are in various states of adopting the last version of loadmodule... I know the projects I linked are not 'up to date'...
-Martin