On Wed, Jul 21, 2010 at 8:59 AM, Valerio Schiavoni <[email protected]> wrote: > uname: illegal option -- o > usage: uname [-amnprsv]
The problem is that LuaGraph's makefile calls "uname -o" and apparently this is not supported in your operating system. You should probably report it to the LuaGraph developers, or install an updated version of uname. I have also uploaded a new version of the luagraph rock, for version 1.0.4. It still calls "uname -o", though. -- Hisham _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
