- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing depot software to another root ?
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
10-01-2007 07:42 AM
10-01-2007 07:42 AM
I was wondering if there is any trick to install a *.depot software to another /dir than the one its made for.
Lets say the software installs in /usr/local, is there a way to install it in opt/ for example?
thnx!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 07:56 AM
10-01-2007 07:56 AM
SolutionUse the gui;
# swinstall
enter the full path to your software depot
select "options" ---> Change Target... displays the Select Target Path dialog. This lets you specify an alternate root for products that are relocatable.
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 08:27 AM
10-01-2007 08:27 AM
Re: Installing depot software to another root ?
See section for "Alternate Root Directory and Depot Directory" from this manual - http://docs.hp.com/en/B2355-60127/sd.5.html
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 02:09 PM
10-01-2007 02:09 PM
Re: Installing depot software to another root ?
Using alternate root only allows /usr/local/ to be installed in /opt/usr/local/.
You probably want to use alternate paths. This has to be configured in the depot and if not, you can't do it. (It is now the default.)
I believe you need to use: ...,l=path
I'm not sure if you can use: \*,l=path
>Robert-Jan: This lets you specify an alternate root for products that are relocatable.
Alternate root and relocatable are the above two different ways of doing things. From the GUI, it seems it only lets you change alternate roots.
>Ivan: swinstall option is "-r path".
You should NOT use this obsolete option. Unfortunately there are N ways to do things in the SD tools and you should refuse to use the "wrong" ones.
The only ones you should use is "-s" for source and "@ abspath" for target.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 01:59 AM
10-02-2007 01:59 AM