Hi, list! LuaRocks 2.0.1 installed from sources Ubuntu Server 9.10 x86_64
In my code I need newest version of wsapi/response.lua, which supports overwrite option. I have four wsapi/request.lua files in my system (is it good, BTW? I find this confusing). Three from rocks: /usr/local/lib/luarocks/rocks/wsapi/cvs-3/src/wsapi/request.lua /usr/local/lib/luarocks/rocks/wsapi-fcgi/cvs-2/src/wsapi/request.lua /usr/local/lib/luarocks/rocks/wsapi-xavante/cvs-1/src/wsapi/request.lua And last one installed: /usr/local/share/lua/5.1/wsapi/request.lua Installed version is from wsapi cvs-3, and it does *not* contain overwrite option. I've tried to install rocks in different orders, but I still get old request.lua. I've ended overriding the file manually on my machine -- but I'd hate to do this on each install. What is the "official" way to fix the problem? Alexander. _______________________________________________ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project http://www.keplerproject.org/