Hunh, well upgrading to libxml2 v. 2.5.11 fixed the problem. I didn't even have to recompile XML::LibXML. Thanks for pointing me in the right direction.
At the risk at being labeled a Gentoo zealot, let me just say that portage rocks when trying to track down a problem like this. Very easy to swap in the different versions of libxml2 and XML::LibXML AND ensure that the latter was compiled against the correct version of the former. Thanks again! On Wed, Sep 10, 2003 at 11:22:10AM -0400, Chris Strom wrote: > On Wed, Sep 10, 2003 at 05:03:33PM +0200, Robin Berjon wrote: > > Chris Strom wrote: > > >I have been unable to get AxKit to work with XML::LibXML 1.55 or 1.56. > > >I've tried it on both RH9 and my Gentoo desktop. Both are running a > > >compiled version of perl 5.8.0 and AxKit 1.62. > > > > Using which version of libxml? If it's not the latest (or at least a recent > > one) then try installing it, and then rebuilding XML::LibXML. > > 2.5.10 on both machines. > > I'll give recompiling a try on both machines to see if that clears it > up, but I rather doubt it will since I'm getting the same behavior on > two platforms - one installed manually, the other (gentoo) installed via > package management. > > I see that 2.5.11 was just released yesterday, so I'll try > installing that to see if the problem clears up. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
