From: Paganoni Date: 2009-03-22T06:42:10+09:00 Subject: Re: Manual dependency management w/RubyGems (Was: hpricot 0.7) le 21/03/2009 21:39, Hiro nous a dit: > An error when I try to install hpircot : > > sh-3.2# gem19 install hpricot --source http://code.whytheluckystiff.net > Building native extensions. This could take a while... > ERROR: Error installing hpricot: > ERROR: Failed to build gem native extension. > > /usr/local/bin/ruby19 extconf.rb install hpricot --source > http://code.whytheluckystiff.net > checking for main() in -lc... yes > creating Makefile > > Have you checked if latest hpricot version is 1.9 compatible ? May be it is not...