apparent multiple copies of jre - newbie question

I worry thatmultiple copies of java are wasting space on my hard drive.

Several programs seem to have installed jre: Oracle, Matlab, SPSS, SPlus, etc.

As a result I now have 14 separate copies ot rt.jar on my hard drive.

Q: Don't I need only ONE copy of java?

[307 byte] By [barleya] at [2007-11-27 4:47:21]
# 1
check out http://java.com/en/download/faq/5000070400.xml
gymma at 2007-7-12 10:00:05 > top of Java-index,Java Essentials,New To Java...
# 2

> I worry that multiple copies of java are

> wasting space on my hard drive.

>

> veral programs seem to have installed jre: Oracle,

> Matlab, SPSS, SPlus, etc.

My Oracle directory is 3 gig.

The jdk dir in it is 35 meg.

So it is 100th of the size of the Oracle dir.

If you are concerned that you are running out of space I would suggest that you buy another hard drive, compress it, or un-install something.

Removing pieces of installed apps probably isn't the way to do it and will likely break something. And break in such a way that you might not notice it for months.

jschella at 2007-7-12 10:00:05 > top of Java-index,Java Essentials,New To Java...