On Fri, Jul 9, 2010 at 8:54 AM, Valerio Schiavoni
<[email protected]> wrote:
> Hello,
> here's my problem:
<...>
> Error: LuaRocks 2.0.2 bug (please report at
> [email protected]).
> /usr/local/share/lua/5.1//luarocks/fs/lua.lua:550: attempt to call
> field 'sumhexa' (a nil value)

Your 'md5' module seems to lack this function.

What is the output of "luarocks list"?

Also, what is the output of running this?
lua -lluarocks.loader -e 'print(require("md5")._VERSION)'

-- Hisham

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

Reply via email to