On Tue, Oct 26, 2010 at 2:59 PM, Doug Currie <[email protected]> wrote:
> Steve, > > On Oct 26, 2010, at 1:07 PM, steve donovan wrote: > > http://github.com/stevedonovan/Webrocks > > Very nice. > > Using the install links seems to work well on OS X. The installation status > color on the right seems correct in Safari. However, clicking on a rock's > name leads to trouble, either a no-such-page, or a hang. I clicked on a > homepage link, aand it worked, but the back button hung trying to load > http://localhost:8080/. > > [1]+ Stopped wrocks > e$ ps 35030 > PID TT STAT TIME COMMAND > 35030 s001 T 0:00.09 /usr/local/bin/lua -lluarocks.loader > /usr/local/lib/luarocks/rocks/webrocks/2.2-1/bin/wrocks Steve, First... this looks great. I think I found another bug. I you launch webrocks using '--local' it errors out removing/uninstalling. It seems like you need to pass the '--local' flag to the call to luarocks. -- Regards, Ryan
_______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
