- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- upgrading java1.2 to java1.3
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 04:50 AM
04-08-2005 04:50 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 04:55 AM
04-08-2005 04:55 AM
SolutionFirst, why not 1.4?
Anyway, download the software from here:
http://www.hp.com/products1/unix/java/
Then run swinstall interactively, select the downloaded java depot, then under Actions, click on Change Product Location so you can check to see where it installs. I believe it will install under /opt/java1.3. If not, change it so it doesn't overlay your existing 1.2 install. After testing you can go back and swremove the 1.2 version.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 04:56 AM
04-08-2005 04:56 AM
Re: upgrading java1.2 to java1.3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 04:57 AM
04-08-2005 04:57 AM
Re: upgrading java1.2 to java1.3
you can have both java versions - just install new version it will be located in /opt/java1.3 directory.
If you want you can use swremove to remove old java1.2 software.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 05:04 AM
04-08-2005 05:04 AM
Re: upgrading java1.2 to java1.3
swinstall java - it will install as /opt/java1.3
move this version:
mv /opt/java1.3 /opt/java1.3.1.02 (version you get from /opt/java1.3/bin java -version)
swinstall new version
mv versions around - whatever version you have in /opt/java1.3 is the one being used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 05:06 AM
04-08-2005 05:06 AM