On Fri, Feb 17, 2012 at 1:49 PM, Oisín <[email protected]> wrote: > > > On 16 February 2012 19:28, Daniel Klein <[email protected]> > wrote: >> >> I s'pose, more succinctly, my question is -- >> >> What is the role of LUA_INTERPRETER? If it's to keep the exe name, then >> it's capturing too much and install.bat needs a patch. If it's just fine and >> should be capturing the absolute path to the Lua executable, then >> wrap_script() is doing too much by using LUA_BINDIR. >> >> >> Cheers, and happy to provide patches in either case, >> >> D > > > Hi Daniel, > > I just checked the latest RC, and neither your modification to detect and > use Luajit, nor my interpreter selection patch from last June were picked > up. So LR still doesn't work out-of-the-box with Luajit on Windows. > Could you include your patch to detect and use Luajit too, then?
I believe I ended up not getting a patch for that last time (and I didn't want to hand-edit the bat file without being able to give it a test run). As soon as I get a patch for the install.bat fixes, I'll apply it and then post 2.0.8-rc2. Thank you and sorry about missing it before! -- Hisham http://hisham.hm/ ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
