Hi -

I am using Mac OS X 10.3.7.

My shell is bash:
    GNU bash, version 2.05b.0(1)-release (powerpc-apple-darwin7.0)

I have installed Xerces 2.6.2 in /usr/local:
    ls -l /usr/local
    drwxr-xr-x  23 me staff 782 25 Dec 19:47 xerces-2_6_2

In bash, I set the CLASSPATH:
    CLASSPATH="/usr/local/xerces-2_6_2"

I run the sample sax parser as shown in
http://xml.apache.org/xerces2-j/samples-sax.html

    java sax.Counter -v mydata.xml

I get this error:
    Exception in thread "main" java.lang.NoClassDefFoundError: sax/Counter

How can I fix this?

Thanks.



        
                
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to