[EMAIL PROTECTED] (Jason E. Stewart) writes: > From: "Chris Lacy-Hulbert" <[EMAIL PROTECTED]> > Subject: update > To: <[EMAIL PROTECTED]> > Date: Fri, 4 Mar 2005 18:42:05 -0000 > > I have installed the xerces-c-src_2_5_0 API and built it and installed it. > I started with version 2_6_0, but got version errors when I attempted to > build the perl module, so I compiled 2_5_0 and did 'make install'. This > gave some errors because some .so files already existed
that would probably cause trouble. > , however I was then > able to run 'perl Makefile.PL' without error. Good so far.. > > This is the clue. I have gone into /usr/local/lib and deleted all the > libxerces static libraries.. then I re-ran 'make install' for xercesc and it > seemed much happier. Now 'make test' for XML-Xerces-2.5.0-0 gives. ?? I'm not sure why you had static libraries lying around, nor am I sure why deleting them would help, but so be it. > Failed Test Stat Wstat Total Fail Failed List of Failed > ---------------------------------------------------------------------------- > --- > t/DOMDocument.t 62 15872 35125 62 0.18% 662-723 > 5 subtests skipped. > Failed 1/38 test scripts, 97.37% okay. 62/35398 subtests failed, 99.82% > okay. Looks like you have a running XML-Xerces but that some of the Unicode tests failed. > well I guess that's a good thing. Congratulations and welcome to the Xerces team!! You have a running version of Xerces... Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
