1833738 Members
2448 Online
110063 Solutions
New Discussion

Installing sw on hp-ux

 
Manuales
Super Advisor

Installing sw on hp-ux

How do you install SW ?

Regards
11 REPLIES 11
Fabian Briseño
Esteemed Contributor

Re: Installing sw on hp-ux

If you have a cd you have to mount it first,
or you can download software from hp and install it.

The instruction to use is swinstall
-s /

for example

swinstall -s /tmp/sw.depot
Knowledge is power.
Jonathan Fife
Honored Contributor

Re: Installing sw on hp-ux

You follow the installation instructions.

Could you be more specific? What are you installing? What form is it in now (depot, uncompiled source, etc)?
Decay is inherent in all compounded things. Strive on with diligence
James R. Ferguson
Acclaimed Contributor

Re: Installing sw on hp-ux

Hi Manuales:

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...

DCE
Honored Contributor

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
Jaime Bolanos Rojas.
Honored Contributor

Re: Installing sw on hp-ux

Manuales,

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.
Work hard when the need comes out.
inventsekar_1
Respected Contributor

Re: Installing sw on hp-ux

swinstall -s

or "sam" u can use.

little more specific question is better..
Be Tomorrow, Today.
Patrick Wallek
Honored Contributor

Re: Installing sw on hp-ux

You asked: How do you install SW ?

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).

A. Clay Stephenson
Acclaimed Contributor

Re: Installing sw on hp-ux

Manuales, in keeping with the quality of your question, I'll answer it like this: "As well as I know how."

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.

If it ain't broke, I can fix that.
James M Lee
New Member

Re: Installing sw on hp-ux

Hello,

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/.depot

with the install CDROM in the drive. I don't see any depot files on it though?

Many Thanks,
James M Lee.
James M Lee
New Member

Re: Installing sw on hp-ux

OK so I am answering my own question...

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
Sp4admin
Trusted Contributor

Re: Installing sw on hp-ux

Hi Manuales,

You would mount the cdrom. use swinsatll and pick the location and the select the software to be installed.

sp,