- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing sw on hp-ux
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
08-11-2006 05:31 AM
08-11-2006 05:31 AM
Installing sw on hp-ux
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2006 05:35 AM
08-11-2006 05:35 AM
Re: Installing sw on hp-ux
or you can download software from hp and install it.
The instruction to use is swinstall
-s /
for example
swinstall -s /tmp/sw.depot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2006 05:36 AM
08-11-2006 05:36 AM
Re: Installing sw on hp-ux
Could you be more specific? What are you installing? What form is it in now (depot, uncompiled source, etc)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2006 05:36 AM
08-11-2006 05:36 AM
Re: Installing sw on hp-ux
For most software, at least that which is packaged for HP-UX, you use 'swinstall' -- part of SD (software Distributer). You can learn much, much more here:
http://docs.hp.com/en/SD/index.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2006 05:45 AM
08-11-2006 05:45 AM
Re: Installing sw on hp-ux
If is from HP, usually you use swinstall. This will register the software within the system, and the system keeps track of all updates and aptches applied to the software (this info is store in /var/adm/sw - which is why you NEVER delete anything there)
man swinstall for further info
Any non-HP software is installed per the vendors instructions. It could anything from a tar file to self installing application
NOTE: always install applications in a vg other than vg00. vg00 should only be for OS and OS related software
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2006 05:47 AM
08-11-2006 05:47 AM
Re: Installing sw on hp-ux
Basically swinstall is the command, you just type it and it will take you into interactive mode.
Patches, you download the patch, unshar the patch and install the depot.
Software, there is codeword software that you can not download from HP, you call them and they send you the software and unproctected software which you download and then use swinstall do the the trick.
A lot more easier than any other tool that I know, it just take 10 to 15 minutes of playing with it.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2006 07:46 AM
08-11-2006 07:46 AM
Re: Installing sw on hp-ux
or "sam" u can use.
little more specific question is better..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2006 08:17 AM
08-11-2006 08:17 AM
Re: Installing sw on hp-ux
You read the installation manual or whatever instructions come with the software.
A lot of software is installable with HP's swinstall command. However, not everything uses that. Oracle has their own installer as do numerous other software packages.
You first and best option is to RTFM (Read The Fine Manual).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2006 08:24 AM
08-11-2006 08:24 AM
Re: Installing sw on hp-ux
There is no other possible answer. It might be swinstall, it might be ora_install, it might be setup.exe --- there's just no way to say given the data you have (not) provided.
Patrick gave you the best possible answer at this point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2006 03:21 AM
10-09-2006 03:21 AM
Re: Installing sw on hp-ux
I need to know how do I install SAM on HP-UX? It would seem having read your answers like I can run...
# swinstall -s /cdrom/
with the install CDROM in the drive. I don't see any depot files on it though?
Many Thanks,
James M Lee.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 01:13 AM
10-10-2006 01:13 AM
Re: Installing sw on hp-ux
I have re-installed using "64-Bit CDE HP-UX Environment" and now I have SAM. Yey!
The origional install was the 'Minimal' distribution. Is this why there was no SAM?
Many thanks,
James m Lee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2006 02:58 AM
10-10-2006 02:58 AM
Re: Installing sw on hp-ux
You would mount the cdrom. use swinsatll and pick the location and the select the software to be installed.
sp,