--- Begin Message --- Title: updateJust to update you…
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, 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.
Bla
Bla
Bla…
….
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.
make: *** [test_dynamic] Error 29
[EMAIL PROTECTED]:/usr/src/XML-Xerces-2.5.0-0# make install
make[1]: Entering directory `/usr/src/XML-Xerces-2.5.0-0/Handler'
make[1]: Leaving directory `/usr/src/XML-Xerces-2.5.0-0/Handler'
Installing /usr/lib/perl5/site_perl/5.8.0/i386-linux/auto/Handler/Handler.a
Installing /usr/lib/perl5/site_perl/5.8.0/i386-linux/auto/Handler/extralibs.ld
Installing /usr/lib/perl5/site_perl/5.8.0/i386-linux/auto/XML/Xerces/Xerces.so
Installing /usr/lib/perl5/site_perl/5.8.0/i386-linux/auto/XML/Xerces/Xerces.bs
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/lib/perl5/site_perl/5.8.0/i386-linux/XML/Xerces.pm
Writing /usr/lib/perl5/site_perl/5.8.0/i386-linux/auto/XML/Xerces/.packlist
Appending installation info to /usr/lib/perl5/5.8.0/i386-linux/perllocal.pod
[EMAIL PROTECTED]:/usr/src/XML-Xerces-2.5.0-0#
well I guess that’s a good thing.
Thank you for listening J
Christo
Chris Lacy-Hulbert
Enovi LLP
Enovi LLP
--- End Message ---
- Re: [Chris Lacy-Hulbert] update Jason E. Stewart
- Re: [Chris Lacy-Hulbert] update Jason E. Stewart
