Re: [libxml++] dom_parser example on Solaris



On Friday 21 March 2003 11:00, you wrote:

> Even the dom_xpath example? That one uses the DomParser too.

It looks like a runtime linking problem: I've re-compiled both libraries with 
static linkage only, and now all example work. But my project still crashes, 
when trying to recurse the generated node tree.
So the problem here _might_ be that in the system I'm using, there's an old 
installation of Libxml2 (2.4.xx) . The LD_LIBRARY_PATH points correctly to my 
local directory where 2.5.4 is installed, but somehow my code still crashes.
A small program calling xmlVersionCheck() goes fine, and the DOTTED version 
is indeed 2.5.4. 

I'm going to do some deeper research where my code fails. I'm not filing any 
bugreport as it could be 'just' a configuration problem.

Thanks for all the help sofar. 

> Murray Cumming
> murrayc usa net
> www.murrayc.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]