I hunted, but could not determine if this is possible.
Basically, http://luarocks.org is not working, and I already have a copy of luafilesystem installed on another machine locally here. With Ruby, you can cross-set ruby ββstones using the gem command locally. I am wondering if the same is possible with stones and Loirec.
Is there a way to βcross-setβ a rock (eg luafilesystem) using another local installation of this rock?
Sort of:
luarocks install //10.0.1.123/machine/path/to/luafilesystem/on/other/machine
- this is what I would like to do.
UPDATE: I would even be happy with how to set a rock from .tar.gz or .zip, for example, if I downloaded one of the images from this location (in the case of LuaFileSystem).
In this case, the "source" for installation will / may be local to the machine, and not remote (and will not necessarily be installed as rock).
source share