|
|
||
|
I already tried suggesting this (http://lua-users.org/lists/lua-l/2006-02/msg00461.html).
LUA_5_1_INIT LUA_5_1_PATH LUA_5_1_CPATH
The ability to define these PATHs with a variable part would help:
LUA_PATH="/usr/local/share/lua/$VERSION_NUMBER/?.lua..."
I think this approch is better than changing .c files don't you think?
Best, scuri