Hi, I got some problems with lua and its package manager called "luarocks". From the lua mailing list I got the information, that luarocks normall installs lua module/packages/"rocks" below /usr/local ... a place lua will look for, when adviced to use a certain module.
With Gentoo, luarocks was fixed to install below /usr/lib64/lua/luarocks/lib/luarocks/rocks but lua wasn't instructed to do the same. Regardless what "rocks" I am installing, lua won't find it. So what can I do to fix that? Thank you very much for any help in advance! Best regards, mcc

