how to run saxon8.8 ch08
I have downloaded the saxon XSLT processor saxon8.8j[1]
path(C:\Documents and Settings\admin\saxonb8-8j[1])
I have checked for java and yes I have java installed on the computer.
As the book has advised I went to the system properties and in classpath I added the above path in Variable value.
Then I openned the command promt and it was was something like that
C:\Documets and Settings\admin>
where I typed
java -jar saxon8.jar
java -jar saxonb8.jar
java -jar saxonb8.8jar
java -jar saxonb8.8[1].jar
it didnt work
then I typed cd\ and I got
C:\>
and again I typed all of the above but didnt work.
can somebody help
|