Jason Dillon writes: > Try setting your classpath to contain jdk116/lib/classes.zip: > > sh: > > CLASSPATH=/where/ever/you/put/it/jdk116/lib/classes.zip > export CLASSPATH > > csh: > > setenv CLASSPATH /where/ever/you/put/it/jdk116/lib/classes.zip > > You should also set JAVA_HOME to /where/ever/you/put/it/jdk116/ in the same > fashion. That should fix it. Let me know if it doesn't. Nope -- don't set JAVA_HOME. It most likely will *cause* the problems, rather than rectify them. Steve
- help!!! Willy
- RE: help!!! Jason Dillon
- RE: help!!! Steve Byrne
- RE: help!!! Jason Dillon
- RE: help!!! Michael Sinz
- Re: help!!! Jason Dillon
- RE: help!!! Nguyen, Tram N.
- Help!!! Pramila
- Re: Help!!! Nathan Ehresman