OS: Redhat Linux I installed xerces-c-src_2_3_0 Then while installing XML-Xerces-2.3.0-4, I keep getting this error about XercesVersion.hpp
The commands I used: tar zxvf XML-Xerces-2.3.0-4.tar.tar cd XML-Xerces-2.3.0-4 export XERCESCROOT=/home/<me>/bin/xerces-c-src_2_3_0 export XERCES_INCLUDE=/home/<me>/bin/xerces export XERCES_LIB=/home/<me>/bin perl Makefile.PL PREFIX=/home/<me>/bin/xerces and variations of the above. I consistently get the same error: Using XERCES_LIB = /home/<me>/bin Using XERCES_INCLUDE = /home/<me>/bin/xerces using config file: /home/<me>/bin/xerces-c-src_2_3_0/src/xercesc/config.status Found CXX = g++ Found CXXFLAGS = -w -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS -DXML_USE_NETACCESSOR_SOCKET Found LDFLAGS = Couldn't find XercesVersion.hpp in your include directory /home/<me>/bin/xerces at Makefile.PL line 168, <CONF> line 185. There is a file /home/<me>/bin/xerces-c-src_2_3_0/version.incl but that is the closest. Thanks, Karen Medina On 11 Nov 2003, Jason E. Stewart wrote: > [EMAIL PROTECTED] (Jason E. Stewart) writes: > > > I've just released this to CPAN, and I'll put it on www.apache.org > > shortly. > > It is now also at: > > http://www.apache.org/dist/xml/xerces-p/ > > Cheers, > jas. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------->>>>>***<<<<<--------------------------- Karen E Medina Sometimes reachable through: 217/244-2757 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
