Seems that there's no way around that. I don't know the implications of
making that changeable, but,
changing fs/unix.lua @ 66

from

local lua = dir.path(cfg.variables["LUA_BINDIR"], cfg.lua_interpreter)

to
local lua = dir.path(cfg.variables["LUA"])

or something like that would work?

I mean, LUA has a full path to the provided intepreter (or just
LUA_INTERPRETER or "lua")
Would it be more appropiate to just use LUA there instead?
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to