When I try to run a script using hpricot, i get an error: ....report_activate_error:RubyGem version error: hpricot(0.8.5 not>= 0) (Gem::LoadError) These are the versions I have: ruby - 1.8.7 gem - 1.7.2 hpricot 0.8.5 i386-mswin32 My script has these includes: require 'rubygems' require 'hpricot' require 'open-uri' ..... I am new to ruby... Thanks, - Nilanjan -- Posted via http://www.ruby-forum.com/.