17 Apr 2011 20:13
XML-Xerces and Xerces-C incompatible
<szukw000 <at> arcor.de>
2011-04-17 18:13:51 GMT
2011-04-17 18:13:51 GMT
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'
(Continue reading)
RSS Feed