lua-users home
lua-l archive

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


On Tue, Mar 17, 2015 at 04:04:17PM -0300, Hisham wrote:
> Hello list!
> 
> On behalf of the development community at the luarocks-developers
> mailing list, I'm happy to announce LuaRocks 2.2.1. LuaRocks is a
> package management system for Lua modules. (For more information,
> please visit http://luarocks.org )
> 
> http://luarocks.org/releases/luarocks-2.2.1.tar.gz
> http://luarocks.org/releases/luarocks-2.2.1-win32.zip
> 
> Those of you who installed LuaRocks 2.1.0 or later by using "make bootstrap" on
> Unix may upgrade by simply running:
> 
> luarocks install luarocks

I used configure --lua-version=<ver> --lua-suffix=<ver> --versioned-rocks-dir 
when I built luarocks, since I am using multiple versions of lua/luarocks.  
When I run 'luarocks-5.2 install luarocks', it doesn't seem to include
the version number.