Installing and Building XSL tags library
=========================================

In order to successfully build XSL tags library, you will need the 
following packages.


* Xerces a XML parser you can found more information 
    about it in http://xml.apache.org/xerces-j/index.html

* Xalan is the XSL processor you can found more information 
    about it in http://xml.apache.org/xalan/index.html

You can either: Put in the $TAGLIBS_HOME/xsl/lib subdirectory and the 
build script get rid of the classpath additions or add it to your classpath.

We recommend you to use the version of the Xerces package that comes with 
Xalan distribution in order to avoid version issues between distributions.
