"Don Rozenberg" <[EMAIL PROTECTED]> writes: > I am unable to build Xerces Perl with SWIG. I am running on Linux > Mandrake 8.1. > > I was able to build Xerces.pm and run the tests using the Xerces.C > in the distribution. I then erased Xerces.C and tried the build > sequence using SWIG Version 1.3.10u-20020306-1655. The generated > Xerces.C would not compile.
The SWIG 1.3 series has been a rapidly moving target every since 1.3.6. In the experimental directory I've released a version of XML::Xerces which will compile using the latest SWIG, 1.3.11. You can find it at: http://xml.apache.org/dist/xerces-p/experimental/ Since it is a release of Xerces-1.6, you will need Xerces-C 1.6 to compile it. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
