HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Non-interactive swinstall
Operating System - HP-UX
1829887
Members
3208
Online
109993
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
06-04-2009 05:23 AM
06-04-2009 05:23 AM
Hi
I have a depot file lsof.depot and I want to install it without going into the menu. Is that possible? THe command I use is : swinstall -s/lsof.depot but this still brings me to the menu where you have to mark it for install, etc. I want to be able to just install that software from a script on a bunch of sysems.
thanks
I have a depot file lsof.depot and I want to install it without going into the menu. Is that possible? THe command I use is : swinstall -s
thanks
whatever
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2009 05:25 AM
06-04-2009 05:25 AM
Re: Non-interactive swinstall
Add a '\*' to the end of your swinstall command line.
# swinstall -s /path/to/lsof.depot \*
The '\*' tells swinstall to install everything in the depot. Without that, swinstall does not know what you want to install. That is why it takes you into the menu.
# swinstall -s /path/to/lsof.depot \*
The '\*' tells swinstall to install everything in the depot. Without that, swinstall does not know what you want to install. That is why it takes you into the menu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2009 05:26 AM
06-04-2009 05:26 AM
Solution
swinstall -s /absolute/path/to/your/lsof.depot lsof
this should do it.
make sure the depot location is given in absolute path and the command above assumes the product name in the depot you want to install is "lsof" if it is something different, like it has a version number or what-not, make sure you specify the exact name.
HTH
this should do it.
make sure the depot location is given in absolute path and the command above assumes the product name in the depot you want to install is "lsof" if it is something different, like it has a version number or what-not, make sure you specify the exact name.
HTH
________________________________
UNIX because I majored in cryptology...
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2009 05:39 AM
06-04-2009 05:39 AM
Re: Non-interactive swinstall
THanks Mel, that was exactly what I needed!
whatever
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP