[libxml-devel] require path broken
Jochen Topf
jochen at remote.org
Mon Feb 11 12:00:12 EST 2008
Just tried to install current libxml-ruby gem. (On Ubuntu 7.10).
It used to be that I had to
require 'xml/libxml'
to use it.
But now it was installed in the lib directory directly. So now its
require 'libxml'
But this fails, it still searches for 'xml/libxml_so'. If I change the
beginning of libxml.rb to
require 'libxml_so'
everything works.
Any idea what went wrong here?
Jochen
--
Jochen Topf jochen at remote.org http://www.remote.org/jochen/ +49-721-388298
More information about the libxml-devel
mailing list