RE: [xsl] xslt processors

Subject: RE: [xsl] xslt processors
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 9 Oct 2004 15:14:27 +0100
> XT is in JAVA. I am looking for C/C++ procesor. Anyway - I 
> have never ever successfully run any java program on linux 
> machine, including XT too.
> Permanently getting Exception in thread "main" 
> java.lang.NoClassDefFoundError.

You're shutting yourself off from a very rich source of software capability
because of a problem that you could solve in ten minutes. Do try and get
over this particular hurdle, it will change your life. All it involves is
setting one environment variable, CLASSPATH, correctly. 

Michael Kay
http://www.saxonica.com/

Current Thread