Anders wrote: > ... I want to use the > bloglines Webservice API. So, I downloaded and installed it as well as > simple-xml, which it uses. I run a simple test: > > require 'webservice/bloglines' > print "done!\n" > > Ruby chokes, saying: > > :/ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:5:in > `require__': No such file to load -- iconv (LoadError) > ... I've put together a package to install iconv on a One-Click Ruby box here: http://dave.burt.id.au/ruby/iconv.zip Cheers, Dave