|
Hi Mr. Stewart,
I do not know whether or not is correct to write
directly to you instead
of a public list if so please just redirect me to
the relevant one.
Ok My question is the following I installed the
Xerces-C_2-4-0 on my PC
under cygwin.
I am sure the Xerces-C stuff is working since I was
able to run the samples
provided but I am really interested in the Perl
interface you created, my
problem is that I have been trying to install it by
using CPAN with no luck till
now. I got I weird
error .
.....
XML-Xerces-2.3.0-4/INSTALL Removing previously used
/home/Administrador/.cpan/build/XML-Xerces-2.3.0-4
CPAN.pm: Going to
build J/JA/JASONS/XML-Xerces-2.3.0-4.tar.gz
Using XERCES_LIB =
/xerces-c-src2_4_0/lib Using XERCES_INCLUDE =
/xerces-c-src2_4_0/src/xercesc/include
WARNING
You have defined the
XERCESCROOT variable, but I am unable to locate the config.status file that
was used to build your Xerces-C. Without that file, I may not be able to
properly build the C++ glue files that come with Xerces.pm.
Proceeding ... Using
Xerces-C version info from
/xerces-c-src2_4_0/src/xercesc/include/xercesc/util/XercesVersion.hpp
*** Version Mismatch ***
You are attempt to build
XML::Xerces-2.3.0 using Xerces-C-2.4.0, this will most
likely fail, so I am aborting.
You must use
Xerces-C-2.4.0
Running make
test Make had some problems, maybe interrupted? Won't test Running
make install Make had some problems, maybe interrupted? Won't
install
My variables are set to
$ export
|grep XERCES declare -x
XERCESCROOT="/xerces-c-src2_4_0/src/xercesc" declare -x
XERCES_INCLUDE="/xerces-c-src2_4_0/src/xercesc/include" declare -x
XERCES_LIB="/xerces-c-src2_4_0/lib"
$ ls -ltr
$XERCESCROOT|grep config.status -rwxr-xr-x 1 Administ
Ninguno 9491 Feb 9 14:44
config.status
Any idea what could be wrong ???
Thanks Juan Antonio
|