blipstation wrote:
dear all,

I am trying to compile xerces for xp through MSYS. Although  I can print the
environment variable XERCESROOT, when I try to run to my ./runConfigure the
following happens:

IAN [EMAIL PROTECTED] /c
$ cd $XERCESROOT

IAN [EMAIL PROTECTED] /c/xerces-c-src_2_7_0

$ cd ./src/xercesc
IAN [EMAIL PROTECTED] /c/xerces-c-src_2_7_0/src/xercesc

$ ./runConfigure -p mingw-msys -c gcc -x g++
ERROR : You have not set your XERCESCROOT environment variable
Though this environment variable has nothing to do with creating
makefiles, this is just a general warning to prevent you from
pitfalls in future. To use this script other than for -h output please
set an environment variable called XERCESCROOT to indicate where you
installed the XERCES-C files, and run this command again to proceed.
See the documentation for an example if you are still confused.

XERCESROOT is set to c:/xerces-c-src_2_7_0

It's XERCESCROOT not XERCESROOT.
           ^

Dave

Reply via email to