OK... Did the make with Xerces-C-2.3.0, and the Perl make worked. However, on my 'make test' I received and error 29. It looks like 't/actualCast.t' was the test that had 2 failures!?? (10-11).
Can I ignore this and just install, or am I going to have issues? Ted -----Original Message----- From: Adam Witney [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 15, 2004 2:55 PM To: [EMAIL PROTECTED]; Ted Onley Subject: Re: Build error with XML::Xerces Hi Ted, I don't think there is a XML::Xerces-2.5.0 yet, but you can get the Xerces-C-2.3.0 from here http://archive.apache.org/dist/xml/xerces-c/Xerces-C_2_3_0/ There was another message about that incorrect warning earlier today I think, so it is a recent known problem. Cheers adam > I was very interested to find out about Xerces. My understanding about > the install was that I must install the C++ libraries for the Perl version > to work. I downloaded the current versions of both Xerces-C and Xerces-P, > dir the build of the C++ code, and then tried the build of the Perl code. > I received a version mismatch error: > > You are attempt to build XML::Xerces-2.3.0 using Xerces-C-2.5.0, > this will most likely fail, so I am aborting. > > You must use Xerces-C-2.5.0 > > I'm assuming the last line meant to say 'Xerces-C-2.3.0', although I could > be wrong there. Anyhow, when searching the download archives, I can only > find XML::Xerces-2.3.0 and Xerces-C-2.5.0 -- Not XML::Xerces-2.5.0, which > I would think would work with Xerces-C-2.5.0 - OR - Xerces-C-2.3.0, which > I would think would work with XML::Xerces-2.3.0. > > Am I missing something??? > > Ted -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --------------------------------------------------------------------- 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]
