Why not?  Many thirdparty vendor scripts rely on this value.

--jason


On 11-Oct-98 Steve Byrne wrote:
> 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

Reply via email to