I always thought that you _don't_ need the classpath. If you have your
PATH variable correctly (for the release you want to use, e.g.
/usr/local/jdk1.2/bin) then you don't need to worry about anything else.
The only reason you would want your CLASSPATH set, is if you have other
Java libraries you want your compiler/java/appletviewer to see.
If you want to remove a release of the JDK just remove the folder and
its contents.
Rachel Greenham wrote:
>
> Tom Whitcomb wrote:
> >
> > All,
> >
> > I've got 1.2 installed and I want to remove it and reinstall 1.1.7. How do
> > I uninstall 1.2? Do I just delete the 1.2 directories? What about the
> > support for the automatic CLASSPATH?
> >
> > Thanks for any help,
>
> Well, under SuSE Java 1.1.7 is installed in /usr/lib/jdk1.1.7 and a
> symbolic link exists to point to it, ie /usr/lib/java. I just installed
> 1.2 int /usr/lib/jdk1.2 and moved the link. When I want to use 1.1.7 I
> either point to it directly, or I change the link back, though yes, you
> do need to do classpath stuff
>
> --
> Rachel
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]