2010/9/9 steve donovan <[email protected]>

> On Thu, Sep 9, 2010 at 4:09 PM, François Perrad
> <[email protected]> wrote:
> > at least, 2 releases of lua-TestMore are available :
> >   http://luarocks.org/repositories/rocks/lua-testmore-0.2.1-1.rockspec
> >   http://luarocks.org/repositories/rocks/lua-testmore-0.2.2-1.rockspec
>
> Sorry, I had not reactivated my proxy settings.  That was a somewhat
> misleading error message, since what happened was that LR simply
> couldn't find the internet ;)
>
> Now, if I do a 'sudo luarocks make' in the same directory, | get a new
> error:
>
> Error: Build error: Failed installing src/CodeGen.lua in
> /usr/local/lib/luarocks/rocks/lua-codegen/0.2.0-1/lua
>
>
The following command works fine for me in a fresh environment :

$ sudo luarocks install
http://github.com/fperrad/lua-CodeGen/raw/e9aa0b14441555b374bf72dc68bc56e466f477ed/rockspec/lua-codegen-0.2.0-1.rockspec

Missing dependencies for lua-codegen:
lua-testmore >= 0.2.1

Archive:
/tmp/luarocks-rock-lua-testmore-0.2.2-1-2861/lua-testmore-0.2.2-1.all.rock
   creating: doc/
  inflating: doc/index.html
    ...
  inflating: test_lua51/rx_metachars
Updating manifest for /usr/local/lib/luarocks/rocks
Updating manifest for /usr/local/lib/luarocks/rocks

$ luarocks list

Installed rocks:
----------------

lua-codegen
   0.2.0-1 (installed) - /usr/local/lib/luarocks/rocks

lua-testmore
   0.2.2-1 (installed) - /usr/local/lib/luarocks/rocks

luacov
   0.2-1 (installed) - /usr/local/lib/luarocks/rocks


François



> steve d.
>
> _______________________________________________
> Luarocks-developers mailing list
> [email protected]
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
>
_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to