If you are performing this assignment on the CATS machines, you need to perform the following setup steps before starting your work:
setenv XALAN /afs/cats.ucsc.edu/class/cmps183-jw.s03/xalan-j_2_5_1 setenv CLASSPATH .:$XALAN/bin/xalan.jar:$CLASSPATH
unix> source .cshrc
unix> printenv CLASSPATH
.:/afs/cats.ucsc.edu/class/cmps183-jw.s03/xalan-j_2_5_1/bin/xalan.jar:
.:/afs/cats.ucsc.edu/class/cmps183-jw.s03/xerces-2_4_0/xercesImpl.jar:
/afs/cats.ucsc.edu/class/cmps183-jw.s03/xerces-2_4_0/xercesSamples.jar:
/afs/cats.ucsc.edu/class/cmps183-jw.s03/xerces-2_4_0/xmlParserAPIs.jar
Last modified: