Hi all,

It was brought to my attention that even in systems that have a
multiarch lib dir (/usr/lib64 on Red Hat derivatives,
/usr/lib/x86_64-linux-gnu/ or similar on Debian derivatives), by
default we are still installing Lua modules to /usr/lib/lua/5.x/.

We can change this behavior in the configure script. But for this to
work smoothly, the package.cpath for the Lua interpreter should also
be configured to handle arch-specific paths. Reuben Thomas informs me
this is the case in Debian.

What is the situation in other distros? What is the default
package.cpath of Lua shipped by your Linux distro?

Thanks,

-- Hisham

------------------------------------------------------------------------------
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to