On Tue, Feb 9, 2010 at 5:07 PM, Alexander Gladysh <aglad...@gmail.com>wrote:

> 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
>
>
These are irrelevant, the three rocks share the same tarball, and LuaRocks
puts a copy of the tarball under src/. You can ignore them. :-) Only the
"wsapi" rock does an actual install of wsapi.request and wsapi.response, so
this is the only rock you should care about. The other two wsapi rocks *do
not* install wsapi.request and wsapi.response.


> 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.
>
>
What is "luarocks list" saying?

--
Fabio Mascarenhas
_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to