On Mon, May 10, 2010 at 6:20 PM, John Mettraux <[email protected]> wrote: > On Mon, May 10, 2010 at 6:18 PM, Christophe Malaurie > <[email protected]> wrote: >> tx for that quick reply, here is the -d result >> >> lemulet:/var/lib/gems/1.8/gems/ruote-2.1.9/examples# ruby >> ruote_quickstart.rb -d >> >> == worker intercepted error == >> >> #<SystemStackError: stack level too deep> >> /var/lib/gems/1.8/gems/rufus-json-0.2.1/lib/rufus/json.rb:34:in `to_json' > > Hello, > > could you please install the gem "yajl-ruby" and try again ?
I tried with : - "json" : same error as you - "json_pure" : works - "yajl-ruby": works I will now try with a more recent ruby and those 3 gems... -- John Mettraux - http://jmettraux.wordpress.com -- you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en
