01-09-2014, 05:49 AM
(01-09-2014, 05:46 AM)xoft Wrote: I found a binary installer for luarocks for windows, installed it normally, from MSVC's command prompt (so that it can find the compiler).
How did you install for linux, did you use a specific luarocks package, or did you build from source? If building yourself, you might need to modify Lua compilation to support dynamic libraries.
I wonder now, maybe we broke something in MCServer linux compilation and it doesn't support dynamic libraries in its Lua engine anymore. I'll check this out.
Okey, tomorrow i will watch for a installer.
I used the Quickstart from there: http://luarocks.org/en/Installation_inst...s_for_Unix
Okey maybe its broken.. or a fail from me