> It looks like you may be using the "gem" executable from the bin > directory with the system-installed "lib" files. Try this instead: > > $ cd rubygems-svn > $ ruby -I:lib bin/gem fetch hpricot --source=http://code.whytheluckystiff.net > > That will ensure that you are using the lib directory from the > checkout. It's a bit confusing if you're used to bin files that set the > load path explicitly with File.dirname(__FILE__) as is common.
ok, I can confirm that this solves the problem. Thanks. Florian -- Florian Ebeling [EMAIL PROTECTED] _______________________________________________ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers