On Wed, Feb 17, 2010 at 4:47 AM, steve donovan wrote: > This was inspired by a current thread on lua-l.
i.e. likely http://lua-users.org/lists/lua-l/2010-02/msg00521.html > As we know, currently > LR does a simple check to see if an external library dependency is > found, usually by checking for the existence of a needed header file. > Now these tend to be put in different places, and it is up to the > installer to ensure that the external library is loaded. A survey of solutions to the platform dependency problem was on the LuaDist list: http://sourceforge.net/mailarchive/message.php?msg_name=4A9A91ED.4090103%40gmail.com . _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
