I have found:

xerces-c-3.1.1
XML-Xerces-2.7.0-0

After compilation/installation of xerces-c-3.1.1 I tried
to compile XML-Xerces-2.7.0-0:

------------------ start info ---------------
PATH_TO/XML-Xerces-2.7.0-0/

perl Makefile.PL

Using XERCES_LIB = /usr/local/lib
Using XERCES_INCLUDE = usr/local/include/xercesc
using XERCES_CONFIG: /sources/GRAPHICS/JP2/OPENJPIP/xerces-c-3.1.1/config.status

Found CXX      =
Found CXXFLAGS =
Found LDFLAGS  =
Using Xerces-C version info from 
/usr/local/include/xercesc/util/XercesVersion.hpp
      *** Version Mismatch ***

You are attempt to build XML::Xerces-2.7.0-0 using Xerces-C-3.1.1,
this will most likely fail, so I am aborting.

You must use Xerces-C-2.7.0
------------------  end info  ---------------

But there is neither a 'Xerces-C-2.7.0' nor a 'XML-Xerces-3.1.1'
on the server:

xerces-c-src_2_8_0.tar.gz
xerces-c-3.1.1.tar.gz

XML-Xerces-2.7.0-0.tar.gz
XML-Xerces-2.3.0-3.tar.gz
XML-Xerces-2.3.0-4.tar.gz

So:

  die <<EOE if $XERCES_VERSION ne $XERCES_C_VERSION;

is always true.

Have you forgotten something?

winfried

---------------------------------------------------------------------
To unsubscribe, e-mail: p-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: p-dev-h...@xerces.apache.org

Reply via email to