Operating System - HP-UX
1820216 Members
3583 Online
109620 Solutions
New Discussion юеВ

Info Required regarding Downloading and installing PHSS_31222 depot

 
SOLVED
Go to solution
Robjan
Frequent Advisor

Info Required regarding Downloading and installing PHSS_31222 depot

Hi
Please give me the steps to get the PHSS_31222 depot for ac++ compiler .And give me the instruction regarding downloading and installing the Depot.

--Robin
8 REPLIES 8

Re: Info Required regarding Downloading and installing PHSS_31222 depot

You can download & find installation instructions here:

http://www12.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_31222&sel={hpux:11.11,}&BC=main|search|

Note that HP now reccomend patch PHSS_36087 rather than PHSS_31222

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Robjan
Frequent Advisor

Re: Info Required regarding Downloading and installing PHSS_31222 depot

Hi,
the plan is like we are replacing one server for another which has an hardware issue .so we have to upgrade to this version.
The host to which we are going to upgrade has the below version .Is this compatible with the below depot .If we try to install it.

root@vajra:/# aCC -V
aCC: HP ANSI C++ B3910B A.03.56
Please help me in this .

Regards
Robin.
Solution

Re: Info Required regarding Downloading and installing PHSS_31222 depot

Robin,

Look at the patch family tree here:

http://www12.itrc.hp.com/service/patch/patchTree.do?patchid=PHSS_31222&sel={hpux:11.11,}&BC=main|search|patchDetail{PHSS_31222,{hpux:11.11,}}|

The base product was v3.55 - presumably you already have PHSS_30765 installed which has brought it up to version 3.56. Installing PHSS_31222 would take it up to 3.57.

The HP reccomended patch would take you right up to v3.77 (you don't need to install all the patches in-between) - of course you may have good reasons not to go to that latest version.

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Dennis Handly
Acclaimed Contributor

Re: Info Required regarding Downloading and installing PHSS_31222 depot

>Is this compatible with the below depot.

They should all be compatible. You are past the binary incompatibility bump from A.03.33 through A.03.50:
http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=4a083a7373f021103a7373f02110275d6e10RCRD#faq-compat

>Duncan: Note that HP now recommends patch PHSS_36087 rather than PHSS_31222

The latest version is A.03.80:
http://h21007.www2.hp.com/portal/site/dspp/template.PAGE/page.document/?ciid=2645dec4c7563110VgnVCM100000275d6e10RCRD#b11.11pa

Robjan
Frequent Advisor

Re: Info Required regarding Downloading and installing PHSS_31222 depot

Hi
Thanks to all .I have downloaded the patches suitable for aCC upgrade

--Robin
Dennis Handly
Acclaimed Contributor

Re: Info Required regarding Downloading and installing PHSS_31222 depot

If you are happy with the answers you are getting, please read the following:
http://forums.itrc.hp.com/service/forums/helptips.do?#33
You can reopen threads:
http://forums.itrc.hp.com/service/forums/helptips.do?#41
Robjan
Frequent Advisor

Re: Info Required regarding Downloading and installing PHSS_31222 depot

HI

Still I am getting problem in installing the depot.
Tell me the steps to preview the depot for Installation in HPux Server 11.11.
--robin

Re: Info Required regarding Downloading and installing PHSS_31222 depot

You've closed this thread, either re-open it or start a new thread.

Did you follow the instructions here:

http://www12.itrc.hp.com/service/patch/patchDetail.do?admit=109447627+1203341357320+28353475&patchid=PHSS_31222&sel=%7Bhpux%3A11.11%2C%7D&BC=main%7Csearch%7C#Installation%20Instructions:

To preview the install you could just use:

swinstall -p -x autoreboot=true -x patch_match_target=true -s tmp/PHSS_31222.depot


HTH

Duncan

I am an HPE Employee
Accept or Kudo