1825729 Members
2766 Online
109687 Solutions
New Discussion

Re: Java Installation

 
SOLVED
Go to solution
HutchAdmin
Occasional Advisor

Java Installation

All Dear Experts.........,

I want to install java on HPUX 11i, what all patches and other requirement will be there.


Thanks in advance.

Vishal
3 REPLIES 3
Karthik S S
Honored Contributor
Solution

Re: Java Installation

Visit,

http://www.hp.com/products1/unix/java/

-Karthik S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
Joseph Loo
Honored Contributor

Re: Java Installation

hi,

see for the java downloads:

http://www.hp.com/products1/unix/java/

and patches require:

http://www.hp.com/products1/unix/java/patches/index.html

regards.
what you do not see does not mean you should not believe
Colin Topliss
Esteemed Contributor

Re: Java Installation

Watch what you do when you install Java if you need to maintain multiple versions.

Minor versions get installed in the same directory (so java 1.3.1, 1.3.11 etc etc get installed in /opt/java1.3).

Major versions get installed in a new directory (so Java 1.4 and all minor versions get installed in /opt/java1.4).

Different versions of Java require certain patches - HPs website (the URLs already given) will give you the up-to-date information.

Col.