I am running version 0.5.2.0.
Simon
Depends on the version you are running.
ruby -e 'require "xml/libxml"; puts XML::Parser::VERSION'
On Dec 17, 2007, at 18:47, [EMAIL PROTECTED] wrote:
> Hi,
>
> I have an application that reads a listing of files from a
> directory, and then uses libxml-rub
Hi,
I have an application that reads a listing of files from a directory, and then
uses libxml-ruby (using XPath) to parse the files. This occurs in a loop,
picking up new files as they are added. Over time, memory really grows on the
process doing this work. Are there any known memory issue
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,
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