1830939 Members
2870 Online
110017 Solutions
New Discussion

Re: Java Virtual Machine

 
David Domaguin
Occasional Contributor

Java Virtual Machine

Is there anywhere I can get software for a Java Virtual Machine for hp-ux 10.20? Is it easy to install or are there a lot of configuration changes needed for it to work?

I need it to install Powerchute software.
Help Me ... Please!!!
2 REPLIES 2
Tommy Palo
Trusted Contributor

Re: Java Virtual Machine

You can get it at:
http://www.unix.hp.com/java/
Keep it simple
Keith Hughes_2
Advisor

Re: Java Virtual Machine

David,

Please check out these webpages


http://www.unix.hp.com/java/java1/jdk_jre/downloads/index.html

http://www.unix.hp.com/java/infolibrary/patches.html

You can download Java C.1.18.04 and the required patches to run on HPUX 10.20. There are full instructions in checking the download and installation of java onto your system.

If you require Swing then this can be downloaded from Sun as it is pure java that can run on any system . The download can be found at

http://java.sun.com/products/jfc/

Please note that you will need the JFC 1.1 with swing 1.1.1 for java C.1.18.04.

I hope that this is of help to you.

Keith