That was it.
Thanks,
Simon
Hi,
Maybe you have to install ruby1.8-dev package.
___
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel
___
libxml-devel ma
Hi,
Maybe you have to install ruby1.8-dev package.
___
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel
mkmf is a core part of ruby and should be part of the base
installation. First make sure it is there. In irb, do a require of
'mkmf' and make sure it results in true. If not, then your ruby
install is somehow messed up. However, if you have installed any other
gems (they all use mkmf) that
Hi,
I'm running Ubuntu, and cacn't get libxml-ruby to install. I have tried
through gems and by installing using the tarball. I get similar errors for
each method. Here is a trace:
[EMAIL PROTECTED]:/usr/local/src/libxml-ruby-0.5.2.0$ rake install --trace
(in /usr/local/src/libxml-ruby-0.5.2