Am 22.09.2014 um 17:51 schröbte Hisham:
> On 22 September 2014 12:27, Philipp Janda <siffie...@gmx.net> wrote:
>>
>> 1) You mention `LUA_LIBDIR` but not `LUALIB`, which is the file name of
>> the Lua library. If you need one, you probably need the other as well
>> (on Linux, *BSD, ..., you need neither).
>
> If Lua is installed in a non-standard place you'll need LUA_LIBDIR on
> Unix (I think it's even necessary for Lua under /usr/local, but that
> probably depends from distro to distro), so it's a good practice to
> use it.

Extension modules on the Unixes mentioned above don't link to liblua. 
They get their Lua symbols exported from the executable.

>
> -- Hisham
>

Philipp




------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to