On 1/24/2011 4:37 PM, Steele, Raymond wrote:
I am not sure I understand how to proceed with this information. Can you 
provide any more details?
You can check out the trunk of the repository using the svn executable:

 svn co http://svn.apache.org/repos/asf/xalan/c/trunk /home/user/xalan

This will check out the latest source code into the directory xalan.

To build:

export XERCESROOT=<path to Xerces-C installation>
export XALANCROOT=/home/user/xalan

cd /home/user/xalan
./runConfigure -p solaris-x86 -c cc -x CC
make

etc.

Please post to the Xalan-C users list if you have more questions.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org
For additional commands, e-mail: xalan-dev-h...@xml.apache.org

Reply via email to