cargilld 2005/01/07 17:24:24 Modified: c/doc build-other.xml Log: Fix for Xercesc-1314: clarify what is xercescroot. Revision Changes Path 1.20 +2 -1 xml-xerces/c/doc/build-other.xml Index: build-other.xml =================================================================== RCS file: /home/cvs/xml-xerces/c/doc/build-other.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- build-other.xml 8 Sep 2004 18:55:00 -0000 1.19 +++ build-other.xml 8 Jan 2005 01:24:23 -0000 1.20 @@ -445,7 +445,8 @@ <ul> <li>In general, the Mac OS X command line build follows the generic unix - build instructions. You need to set your XERCESCROOT environment variable, + build instructions. You need to set your XERCESCROOT environment variable + (the full path up to the Xerces-C++ src directory, but not including 'src'), <code>./runConfigure</code>, and <code>make</code>. Be sure to heed warnings under "special instructions" below regarding which tools must be used to unpack archives: gnutar is your friend.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]