On 23 March 2016 at 15:51, Hernan Cano <cano.her...@gmail.com> wrote:
> LuaRocks does not compile the C sources to get the .DLL, nor (1) Alien nor
> (2) FFI that Alien needs...... Interesting!!!
>
> (If LuaRocks does not compile the DLLs, why do I need it?)

You want to install the lua library "alien". luarocks *will* compile
alien for you.
However, the alien library requires that you have libffi already
compiled and available before alien can be compiled.
luarocks can't do this for you, as it doesn't know where to get libffi
from, or how to compile it.

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to