lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


To debug what is happening here, one thing you can do is run `luarocks config` to see what version of Lua that Luarocks is using, and where it is searching for header files.

In particular, the LUA and LUA_INCDIR variables in the config output.

-- Hugo