Installing SAXON on Linux
-
Enter the URL: http://saxon.sourceforge.net/
-
From SAXON: The XSLT and XQuery Processor page, scroll to find the
heading Saxon 6.5.5
-
Select Download (3265 Kbytes).
The SourceForge.net page opens with a list of download
options.
-
Select any of the
images to start the download.
If SAXON does not appear to be downloading, wait a few minutes
before selecting another
image. You may have to select more than one
image until you find one that works.
-
Download and unzip the Saxon6.5.5.zip file and save it to a Linux
home directory.
-
Add Saxon to your CLASSPATH environment variable:
export CLASSPATH=${CLASSPATH}:${saxon_dir}/saxon.jar