- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configure multiple version of software
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
11-29-2001 11:26 AM
11-29-2001 11:26 AM
eg: i installed java 1.2.2.08 so this version is in installed status, How can i change this status to configured).
MDF
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 11:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 11:56 AM
11-29-2001 11:56 AM
Re: Configure multiple version of software
Look at the thread below,
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90154/B2355-90154_top.html&con=/hpux/onlinedocs/B2355-90154/00/00/13-con.html&toc=/hpux/onlinedocs/B2355-90154/00/00/13-toc.html&searchterms=multiple%20versions&queryid=20011129-115935
Look for the section on "Installing Multiple Versions"
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 12:52 PM
11-29-2001 12:52 PM
Re: Configure multiple version of software
# swconfig -x allow_multiple_versions=true java1.301
so, I have the following problem:
======= 11/29/01 17:52:36 SAT BEGIN swconfig SESSION
(non-interactive)
* Session started for user "root@s2500d".
* Beginning Selection
* Target connection succeeded for "s2500d:/".
ERROR: Could not apply the software selection "java1.301"; it is not
available from depot or root "s2500d:/".
* Software selection failed for "s2500d:/".
ERROR: Cannot continue the "swconfig" task.
* Selection had errors.
MD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 01:01 PM
11-29-2001 01:01 PM
Re: Configure multiple version of software
Did you specify the source for the software ?. Do "man swconfig" and "man swinstall" for more help.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 01:12 PM
11-29-2001 01:12 PM
Re: Configure multiple version of software
swconfig -x allow_maultiple_versions=true java1.301 r,version l=/location
check out /var/adm/sw/swagent.log for syntax on version and/or location
Gideon