On Wed, Oct 20, 2010 at 3:35 AM, David Manura <[email protected]> wrote:
> But beware of "in-use" files [1].
>
> [1] 
> http://sourceforge.net/mailarchive/forum.php?thread_name=bc4ed2190910312059y665966a5n787d6d78d191f06c%40mail.gmail.com&forum_name=luadist-devel

A very useful overview!

A straight 'luarocks install luarocks' should be fine, if it just
updates the Lua files (which are closed after compilation).

However, LR does depend on some binary extensions, like it will use
luafilesystem and luasocket if available. So in principle 'install
luasocket' could fail on Windows for these reasons.

As a side note from someone who used the Debian version of luarocks;
it's installed in yet another module path. But the regular path is
still first so things should work...

steve d.

_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to