On Tue, Jun 28, 2011 at 5:56 PM, Hisham <[email protected]> wrote:
> Hi,
>
> Answering a few different things at once:
>
>
>
> You can use "luarocks make". It will assume the sources (or the
> binary, in your case) and rockspec are in the current directory and
> will install a rock properly, which you can then "luarocks pack".
>
>
Quick question. I was under the impression that luarocks pack on an
installed rock would produce a binary rock and luarocks pack on a rockspec
would produce a source rock.
In this case, it tries to fetch the "sources". Is this because of build.type
= "none" ?
build = {
type = "none",
install = {
lib = {
opengl = "lib/opengl.so"
}
}
}
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers