Operating System - HP-UX
1829909 Members
2414 Online
109993 Solutions
New Discussion

JDK NOT ABLE TO INSTALL IN HPUX 11.0( R380)

 
Binukuttan VM_1
Frequent Advisor

JDK NOT ABLE TO INSTALL IN HPUX 11.0( R380)

Hi,
Can anybody tell me , why JDK 5.0 version is not getting installed in HPUX 11.0./ 11.11

I downloaded the JDK from hp site and verified with cksum .Still when i go for SDINSTALL, it gives error , the depot is not compatible.I trid same in another server running with 11.11. That also given same error.

Can anybody knows the link from where i will get JDK 1.3 / 1.4. In HP site only 5.0 version is available

thanks in advance
Binu
5 REPLIES 5
Robert-Jan Goossens
Honored Contributor

Re: JDK NOT ABLE TO INSTALL IN HPUX 11.0( R380)

Hi Binu,

The older SDK + RTE version can be downloaded from the archive.

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

Could you post the complete error message from swinstall.

Regards,
Robert-Jan
Binukuttan VM_1
Frequent Advisor

Re: JDK NOT ABLE TO INSTALL IN HPUX 11.0( R380)

robert,

The error says" the depot software is either not supported or no depot sofwtare found"

I found SDK 1.3 version in your link.
Please clarify me, whther SDK and JDK are sam only ??becuase now JDK 1.5 is currently available,but in the link SDK is given ??

Pls advice
Tony Constantine
Frequent Advisor

Re: JDK NOT ABLE TO INSTALL IN HPUX 11.0( R380)

Hi Binu,

I installed Java1.3 SDK from te archives the other day the SDK is a bundle of the JRE & JDK

Hope this helps
Robert-Jan Goossens
Honored Contributor

Re: JDK NOT ABLE TO INSTALL IN HPUX 11.0( R380)

RTE = Run Time Environment
SDK = Software Development Kit

The JDK includes the HP-UX Java Runtime Environment (JRE), as well as the Java Runtime Plug-in for the Mozilla web browser, and Java WebStart, an application deployment technology. A standalone redistributable version of the JRE is also provided.

Install the RTE + the runtime plugin.

Regards,
Robert-Jan
Binukuttan VM_1
Frequent Advisor

Re: JDK NOT ABLE TO INSTALL IN HPUX 11.0( R380)

The problem is solved..thanks