If you use "/LV 5.2" then 5.2 must be preinstalled. If bundling 5.2 also, then 
the whole runtime discussion starts over again.

Imo there is only one way to resolve that; let LuaRocks include its own copy of 
Lua, so it is fully self containing (the lua executables reside somewhere in 
the LuaRocks\2.0\ filepath, and when LuaRocks is run, it uses those).

Modify installer;
1) Lua must be pre-installed (either 5.1 or 5.2) otherwise you get an error
2) Through an optional switch the installer copies the bundled Lua executables 
into a system wide Lua installation. But this should then be an explicit switch.

That would resolve the entire runtime discussion.
Thijs



Hisham <h...@hisham.hm>schreef:


On 15 April 2013 21:20, Ignacio Burgueño <iburgu...@gmail.com> wrote:
> Lua 5.2 is not included. Is that an oversight or LR will only install Lua
> 5.1 by itself.

The updated install.bat supports /LV for using with Lua 5.2, but
indeed, the package includes 5.1 only... I'm in favor of bundling Lua
5.2 as well, for completeness and ease of use, but that will require
tweaking install.bat (and also choosing some binaries -- I just
checked and LuaBinaries was not updated for Lua 5.2.2 yet). Thijs,
what do you think?

-- Hisham
http://hisham.hm/

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to