1834087 Members
2701 Online
110063 Solutions
New Discussion

Old Java quicky

 
SOLVED
Go to solution
Philip Dunn_1
Frequent Advisor

Old Java quicky

Hi to all,
Hope everyone is having a good day?

Just a quick question, I have a server running HPUX PARISC 11.11. Installed is Java 1.4 SDK, I've have had a request to install SDK 1.3.

I've searched the FAQ's and forum entrys such as http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1006905
just wanted to double check that this wouldn't screw anything up with the later version of Java?

Thanks

Phil
4 REPLIES 4
RAC_1
Honored Contributor
Solution

Re: Old Java quicky

It will not. I have different versions of java. It installs into a seperate directory.

drwxr-xr-x 4 root sys 96 Apr 18 2002 /opt/java1.2
drwxr-xr-x 7 root sys 1024 Apr 18 2002 /opt/java1.3
There is no substitute to HARDWORK
Arunvijai_4
Honored Contributor

Re: Old Java quicky

Hello Phil,

Nope, It wont affect anything. You can use both versions simultaneously.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Peter Godron
Honored Contributor

Re: Old Java quicky

Phil,
depending on which version of java a user need, you can then set an alias or create links.
Philip Dunn_1
Frequent Advisor

Re: Old Java quicky

Thanks for your Help Guys
Much appreciated as always

Phil