Hello, dobroye utrom, etc On Fri, 15 Mar 2002, mail wrote:
> Hello xerces-c-dev, > i've try install XML-Xerces1_6_0 on FreeBSD platform. > libraries libxerces-c1_6_0.so & Xerces.so comiled successfuly, but > the tests from XML-Xerces is 100% fall :( before you try to use xerces-p, i suggest that you make sure that you have successfully installed xerces-c. build and run all of the samples first. the fact that the perl tests dont work leads me to suspect that the samples will break too. xerces-c-1.7 has fixes for FreeBSD. but it actually needs one other fix as well. see my previous mail to this list. see bug 7162 but this will then not work with xerces-p because xerces-p expects the include directories to be in /usr/local/include, not /usr/local/include/xercesc. you will need to hack preSwig.pl to account for that..... > all of them display error: > "Can't load 'blib/arch/auto/XML/Xerces/Xerces.so' for module XML::Xerces: blib/ar > ch/auto/XML/Xerces/Xerces.so: Undefined symbol >"readFileBuffer__16XMLPlatformUtilsPvUiPUc" at /usr/l > ocal/lib/perl5/5.6.1/mach/DynaLoader.pm line 206. > at blib/lib/XML/Xerces.pm line 7 > " > what sould i do with this? > > P.S. sorry if my english is try to understand. it is not my native > language. > > > -- > Best regards, Hamstr mailto:[EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
