Am 29.09.2014 um 13:07 schröbte Philipp Janda:
>
> I'm not sure installing LuaRocks as a rock is officially supported on
> Windows [...]
Sorry for the noise. Despite all the hints I assumed a Windows operating
system for some reason.
Philipp
--
On 29 September 2014 00:54, Daurnimator wrote:
> So, imagine the scenario that you have installed globally on a multi-user
> system:
> lua5.1, lua5.2, luajit 2.0, luarocks 2.0
>
> How can a user bootstrap themselves with luarocks for 5.1 and 5.2?
Use the tarball and the configure script, install
Am 29.09.2014 um 05:54 schröbte Daurnimator:
>
> You can get a local luarocks installation up by doing:
> $ /usr/bin/luarocks --local install luarocks
> This will give you a `luarocks` shell script at
> `$HOME/.luarocks/bin/luarocks`.
I'm not sure installing LuaRocks as a rock is officially suppor
So, imagine the scenario that you have installed globally on a multi-user
system:
lua5.1, lua5.2, luajit 2.0, luarocks 2.0
How can a user bootstrap themselves with luarocks for 5.1 and 5.2?
You can get a local luarocks installation up by doing:
$ /usr/bin/luarocks --local install luarocks
This wi