On Thu, Nov 6, 2008 at 5:37 AM, John A. Crow <[EMAIL PROTECTED]> wrote: > > Trying to get started with ruote, but ran into a problem right away. I > installed ruote-0.9.19 as > > $ sudo gem install ruote > > and that seemed to go ok. Then I grabbed your example quotereporter.rb and > tried to run it. Looks like I am missing something, and any guidance would > be appreciated. Is there something else I need to install? > > - John > > $ ./quotereporter.rb > /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in > `gem_original_require': no such file to load -- openwfe/expressions/raw_prog > (LoadError) > from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in > `require' > from ./quotereporter.rb:9
Hello John, my bad, this example was left out since it was first written. I have updated it : http://github.com/jmettraux/ruote/tree/master/examples/quotereporter.rb http://github.com/jmettraux/ruote/tree/master%2Fexamples%2Fquotereporter.rb?raw=true (raw) Unfortunately, the web service it uses (http://www.xmethods.net/ve2/ViewListing.po?serviceid=2) is not replying anymore... I will take some time to check if the other examples are up to date as well, thanks for your notification. Don't hesitate to post your questions to the mailing list : http://groups.google.com/group/openwferu-users (in fact, this reply goes to the mailing list with Cc to you). Thanks again and best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
