On Tue, Feb 9, 2010 at 6:18 PM, Alexander Gladysh <aglad...@gmail.com>wrote:
> > The problem is that > /usr/local/lib/luarocks/rocks/wsapi/cvs-3/src/wsapi/request.lua is > without overwrite as well. > > So either "luarocks install wsapi cvs" failed, or it didn't put things in the global repository. :-) The git repository is obviously correct, and even the old repository at http://luarocks.luaforge.net/rocks-cvs has a rockspec pointing to the git repo. > > Perhaps you forgot to run luarocks install as root, and the > > correct module is under tour ~/.luarocks? > > No. I've just deleted my ~/.luarocks to be sure. > > Well, you do have to run luarocks install with permissions to write on /usr/local, or LuaRocks will recreate a repository under your home. Do an experiment, do "luarocks remove --force" and see if /usr/local/share/lua/5.1/wsapi is still there. -- 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/