Source: Tibs’ Blog

I had been having a lot of trouble using libxml-ruby on Ubuntu Hardy for a hobby project of mine. Any task including libxml calls via require 'xml/libxml' fails with the message:

no such file to load -- libxml_so

More >