[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: gem_original_require

Eric Hodel

7/10/2007 3:44:00 PM

On Jul 9, 2007, at 09:42, Shawn Sullivan wrote:

> And here is the script I am trying to run
>
> #!/usr/bin/ruby
>
> require 'rubygems'
> require 'scrubyt'
>
> google_data = Scrubyt::Extractor.define do
> fetch 'http://www.google.co...
> fill_textfield 'q', 'ruby'
> submit
>
> result 'Ruby Programming Language'
> end
>
> google_data.to_xml.write($stdout, 1)
> Scrubyt::ResultDumper.print_statistics(google_data)
>
>
> And finally the errors I get:
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
> `gem_original_require': no such file to load -- parse_tree_reloaded
> (LoadError)

Looks like scrubyt is broken (missing a dependency). File a bug with
the author and install ParseTreeReloaded.

--
Poor workers blame their tools. Good workers build better tools. The
best workers get their tools to do the work for them. -- Syndicate Wars