%!PS-Adobe-3.0 %%Title: IG_BVBV %%Creator: DECdocument V3.2-1D %%Copyright: 1994-1997 Touch Technologies, Inc. %%+All Rights Reserved. %%CreationDate: Mon Mar 23 2015 14:42:48 %%For: CBLDR %%BoundingBox: (atend) %%DocumentData: Clean7Bit %%LanguageLevel: 1 %%Orientation: Portrait %%Pages: (atend) %%PageOrder: Ascend %%DocumentFonts: (atend) %%DocumentNeededFonts: (atend) %%DocumentProcSets: Underlay Color5044 %%DocumentSuppliedProcSets: Underlay Color5044 %%DocumentProcessColors: (atend) %%DocumentCustomColors: (atend) %%EndComments %+++TTI changes : added ROTB back in %+++ : added 1000 ROTB = begin special code example %+++ : added 1001 ROTB = end special code example %+++ : added 1002 ROTB = digital logo % %%BeginResource: procset Underlay %%CreationDate: (2/10/92) % % In VAX DOCUMENT V2.1-1, simple EPSF files up to 65,000 bytes long % may be an underlay. Define the EPSF as a PostScript proceedure % called /UNDERLAY and prefix to DOCUMENT's PS output For example:. % /UNDERLAY ( EPSF code here ) cvx def % % To create a "DRAFT" underlay change /UNDERLAY* to /UNDERLAY /UNDERLAY* ( /Note (DRAFT) def /NoteSize 120 def /NoteFont /Helvetica findfont NoteSize scalefont def /Note where { pop Note length 0 gt { /NoteWidth NoteFont setfont Note stringwidth pop def PaperWidth 36 mul PaperHeight 36 mul moveto PaperHeight PaperWidth atan rotate NoteWidth -2 div NoteSize .729 mul -2 div rmoveto Note true charpath .075 setseparationgray fill }if }if ) cvx def %%EndResource % %%BeginResource: procset Color5044 %%CreationDate: (1/21/91) %%Version:1.0 3 %Implementation of Adobe 5044 color specification %/ndf allows command override during color separation /Color5044Dict 100 dict def Color5044Dict begin /bdf {bind def} def /ndf {1 index where {pop pop pop } {dup xcheck {bind} if def } ifelse } bdf /setcmykcolor {1 exch sub 3 {dup 5 -1 roll sub 0 2 copy lt {exch} if pop exch } repeat pop setrgbcolor }ndf /setcmykcoloroverprint {4 {dup -1 eq {pop 0} if 4 1 roll } repeat setcmykcolor } ndf /findcmykcustomcolor {5 /packedarray where {pop packedarray } {array astore readonly } ifelse } ndf /setcustomcolor {exch aload pop pop 4 {4 index mul 4 1 roll } repeat setcmykcolor pop } ndf /setseparationgray {1 exch sub systemdict /setgray get exec } ndf /setoverprint {pop} ndf /currentoverprint false ndf %CMYK multi-proc colorimage /colorimage {4 ne {(\nUnsupported number of colors for colorimage.\n) print flush quit } if not {(\nSingle procedure form colorimage unsupported.\n) print flush quit } if save 20 dict begin /&saveobj exch def /&Kproc exch def /&Yproc exch def /&Mproc exch def /&Cproc exch def {&Cproc &Mproc &Yproc &Kproc /&K exch def /&Y exch def /&M exch def /&C exch def 0 1 &K length 1 sub {/&i exch def &K &i 255 &C &i get 30 mul &M &i get 59 mul add &Y &i get 11 mul add &K &i get 100 mul add 100 idiv dup 255 gt {pop 255} if sub put } for &K } image &saveobj end restore } ndf /customcolorimage {pop systemdict /image get exec } ndf /separationimage {systemdict /image get exec } ndf end %%EndResource Color5044Dict begin % /DEC_DVC$dict 300 dict def DEC_DVC$dict begin % /DVC$PSJob save def % mark % CREATE ISOLatin1Encoding if not there already /ISOLatin1Encoding 8#000 1 8#054 {StandardEncoding exch get} for /minus 8#056 1 8#217 {StandardEncoding exch get} for /dotlessi 8#301 1 8#317 {StandardEncoding exch get} for /space /exclamdown /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis /ISOLatin1Encoding where not {256 array astore def} if cleartomark % /DOCPSE ISOLatin1Encoding 256 array copy def mark % CREATE DOCPSE ENCODING 8#055 /hyphen 8#201 /bullet 8#202 /emdash 8#203 /endash 8#204 /dagger 8#205 /daggerdbl 8#206 /registered 8#207 /trademark %8#210 /Delta 8#211 /fi 8#212 /fl 8#213 /OE 8#214 /oe 8#215 /Ydieresis counttomark -1 bitshift % DIVIDE BY 2 {DOCPSE 3 1 roll put} repeat % STACK NOW CONTAINS MARK cleartomark % /ReENCODE { % /basefont /newfont encoding ReENCODE /newencoding exch def %ARG: NAME OF ENCODING VECTOR /newfontname exch def %ARG: NEW NAME FOR FONT AFTER RE-ENCODING findfont /basefontdict exch def %ARG: NAME OF FONT TO BE RE-ENCODED basefontdict maxlength dict begin %CREATE AND OPEN NEW DICT basefontdict { %COPY ENTRIES FROM BASE FONT DICT TO NEW ONE 1 index /FID ne { def %IF NOT THE ONE WE'RE ENCODING, JUST COPY PTRS } { %else pop pop %IGNORE FID AND ENCODING FOR ONE WE'RE ENCODING } ifelse } forall /FontName newfontname def %DEFINE NEW NAME /Encoding newencoding def %DEFINE NEW ENCODING VECTOR newfontname currentdict definefont %TURN IT INTO A PS FONT pop %IGNORE MODIFIED DICT RETURNED BY DEFINEFONT end }def % /cvsstr 64 string def /tempmatrix matrix def % % Exit page (temporarily) to add fonts/characters. /XP { }def % % Resume page /RP {/ExampleState 0 def} def % RESUME PAGE /ExampleState 0 def % % End Page: EP /EP {DVC$PSPage restore}def % % Purge fonts to reclaim VM /PF { currentoverprint currentrgbcolor EP %Does restore PageSetup %Does save setrgbcolor setoverprint }def % % ABBREVIATIONS /S /show load def /SV /save load def /RST /restore load def % /Yadjust {Ymax exch sub} def % /SXY { % (x,y) POSITION ABSOLUTE, JUST SET Xpos & Ypos, DON'T MOVE Yadjust /Ypos exch def /Xpos exch def } def % /XY { % (x,y) POSITION ABSOLUTE Yadjust moveto } def % /X { % (x,0) POSITION ABSOLUTE currentpoint exch pop moveto } def % /Y { % (0,y) POSITION ABSOLUTE currentpoint pop exch Yadjust moveto } def % /xy { % (x,y) POSITION RELATIVE neg rmoveto } def % /x { % (x,0) POSITION RELATIVE 0 rmoveto } def % /y { % (0,y) POSITION RELATIVE 0 exch neg rmoveto } def % /R { % Draw a rectangle /ht exch def /wd exch def gsave currentpoint newpath moveto 0 ht rlineto wd 0 rlineto 0 ht neg rlineto wd neg 0 rlineto closepath fill grestore wd 0 rmoveto }def % %Setup Page Media: PM /PM { /Xmax exch Resolution mul def /Ymax exch Resolution mul def /UNDERLAY where { pop /eps_save save def % save before EPSF underlay Resolution 72 div dup scale % Revert coords to points count array astore /DVCstack exch def % save op stack /dict_count countdictstack def % # of dicts userdict begin % default dict /showpage {}def % disable showpage 0 setgray {UNDERLAY} stopped {(Error executing /UNDERLAY)== quit}if countdictstack dict_count sub {end} repeat % clean up dict stack clear DVCstack aload pop % restore op stack eps_save restore % restore after EPSF }if PageSetup }def % %Setup page coordinates /PageSetup { % /DVC$PSPage {save} def % ++cjb: fix VME bug /DVC$PSPage save def PortraitMode not {PaperWidth 0 translate 90 rotate} if /Xpos 0 def /Ypos 0 def }def % % Begin EPS file: SPB /SPB { Yadjust transform % convert from DVC to device coords EP % page-level restore /eps_save save def % save before EPSF Resolution 72 div dup scale % Revert coords to points itransform % convert position back to points translate % set position for EPSF PortraitMode not {90 rotate} if % rotate for EPSF count array astore /DVCstack exch def % save op stack /dict_count countdictstack def % # of dicts userdict begin % default dict /showpage {}def % disable showpage 0 setgray }def % % End EPS file /SPE { countdictstack dict_count sub {end} repeat % clean up dict stack clear DVCstack aload pop % restore op stack eps_save restore % restore after EPSF PageSetup % restore DVC coords }def % % Print-Page Routine: PP /PP { gsave showpage grestore }def % /DMF { % /font-name DMF exch findfont exch scalefont setfont }def % /concatnam { % /abcd (xxx) concatnam ==> /abcdxxx /xxx exch def /namstr exch cvsstr cvs def /newnam namstr length xxx length add string def newnam 0 namstr putinterval newnam namstr length xxx putinterval newnam cvn }def % /strip { % /abcdef 2 strip ==> /cdef /num exch def /nam exch def /namstr nam cvsstr cvs def /newlen namstr length num sub def namstr num newlen getinterval cvn }def % ROUTINES TO HANDLE PACKING/UNPACKING NUMBERS /PackHW { % PackHW --> /num exch def /pos exch def /target exch def num 16#0000FFFF and 1 pos sub 16 mul bitshift target or }def /PackByte { % PackByte --> /num exch def /pos exch def /target exch def num 16#000000FF and 3 pos sub 8 mul bitshift target or }def /UnpkHW { % UnpkHW --> /num exch def /pos exch def num 1 pos sub -16 mul bitshift 16#0000FFFF and dup 16#00007FFF gt {16#00010000 sub} if }def /UnpkByte { % UnpkByte --> /num exch def /pos exch def num 3 pos sub -8 mul bitshift 16#000000FF and dup 16#0000007F gt {16#00000100 sub} if }def % /ps-scalefont { % FOR PS FONTS, LOOK AT SIZE REQUESTED. IF IT HAS A DECIMAL REMAINDER % EQUIVALENT TO .001-.009 POINTS (I.E., .050-.450 VAXDOC UNITS), THAT'S % A FLAG TO STRETCH IT VERTICALLY BY ADDING 1-9 EXTRA POINTS TO THE % VERTICAL SCALING. % save requested size - as entered and as integer dup /x-size exch def cvi /x-int exch def % calc decimal remainder, mul x 1000, round x-size x-int sub 1000 mul round cvi /remainder exch def % see how we scale... remainder 50 lt remainder 450 gt or { % scale isomorphically /ystretch 0 def x-size scalefont } { % scale anamorphically /ystretch remainder def x-int ystretch add /y-size exch def [x-int 0 0 y-size 0 0] makefont } ifelse }def % /DPSF { % /procname size /fontname DPSF findfont exch ps-scalefont [ exch /setfont cvx ] cvx def }def % /PXLBuildCharDict 17 dict def /CMEncodingArray 256 array def 0 1 255 {CMEncodingArray exch dup cvsstr cvs cvn put} for /RasterConvert {RasterScaleFactor div}def /TransformBBox { aload pop /BB-ury exch def /BB-urx exch def /BB-lly exch def /BB-llx exch def [ BB-llx RasterConvert BB-lly RasterConvert BB-urx RasterConvert BB-ury RasterConvert ] }def /RunLengthToRasters { % none yet }def /GenerateRasters { % GENERATE RASTERS FOR "IMAGEMASK" rasters runlength 1 eq {RunLengthToRasters} if }def % /int-dict-name {int (-dict) concatnam}def /int-dict {int (-dict) concatnam cvx load}def % /DefinePXLFont { % ... % ...[llx lly urx ury]DefinePXLFont /newfont exch def /bb exch def /num exch def /psz exch def /dsz exch def /pxlmag exch def /ext exch def /int exch def /fnam ext (-) concatnam pxlmag cvsstr cvs concatnam def newfont not { int-dict-name 13 dict def int-dict begin /FontType 3 def /FontMatrix [ 1 dsz div 0 0 1 dsz div 0 0 ] def /FontBBox bb TransformBBox def /Encoding CMEncodingArray def /CharDict 1 dict def CharDict begin /Char-Info num array def end /BuildChar { PXLBuildCharDict begin /char exch def /fontdict exch def fontdict /CharDict get /Char-Info get char get aload pop /rasters exch def /PackedWord1 exch def 0 PackedWord1 UnpkHW 16#7FFF ne { /PackedWord2 exch def /wx 0 PackedWord1 UnpkHW def /rows 2 PackedWord1 UnpkByte def /cols 3 PackedWord1 UnpkByte def /llx 0 PackedWord2 UnpkByte def /lly 1 PackedWord2 UnpkByte def /urx 2 PackedWord2 UnpkByte def /ury 3 PackedWord2 UnpkByte def }{ %else /PackedWord2 exch def /PackedWord3 exch def /PackedWord4 exch def /wx 1 PackedWord1 UnpkHW def /rows 0 PackedWord2 UnpkHW def /cols 1 PackedWord2 UnpkHW def /llx 0 PackedWord3 UnpkHW def /lly 1 PackedWord3 UnpkHW def /urx 0 PackedWord4 UnpkHW def /ury 1 PackedWord4 UnpkHW def } ifelse rows 0 lt { /rows rows neg def /runlength 1 def }{ %else /runlength 0 def } ifelse wx 0 llx RasterConvert lly RasterConvert urx RasterConvert ury RasterConvert setcachedevice rows 0 ne { gsave cols rows true RasterScaleFactor 0 0 RasterScaleFactor neg llx .5 add neg ury .5 add tempmatrix astore GenerateRasters imagemask grestore } if end }def end fnam int-dict definefont pop } if int-dict-name fnam findfont psz scalefont def currentdict int [ int-dict /setfont cvx ] cvx put }def /PXLF { true DefinePXLFont}def % SIGNAL THAT FONT ALREADY LOADED /PXLNF {false DefinePXLFont}def % SIGNAL THAT FONT NOT ALREADY LOADED % /PXLC { % ... % ...PXLC /rasters exch def /runlength exch def /cols exch def /rows exch def /ury exch def /urx exch def /lly exch def /llx exch def /wx exch def /code exch def /int exch def % SEE IF LONG OR SHORT FORMAT IS REQUIRED true cols CKSZ rows CKSZ ury CKSZ urx CKSZ lly CKSZ llx CKSZ TackRunLengthToRows { int-dict /CharDict get /Char-Info get code [ 0 0 llx PackByte 1 lly PackByte 2 urx PackByte 3 ury PackByte 0 0 wx PackHW 2 rows PackByte 3 cols PackByte rasters ] put }{ %else int-dict /CharDict get /Char-Info get code [ 0 0 urx PackHW 1 ury PackHW 0 0 llx PackHW 1 lly PackHW 0 0 rows PackHW 1 cols PackHW 0 0 16#7FFF PackHW 1 wx PackHW rasters ] put } ifelse }def % /CKSZ {abs 127 le and}def /TackRunLengthToRows {runlength 0 ne {/rows rows neg def} if}def % /PLOTC { % PLOTC /rasters exch def /runlength exch def /cols exch def /rows exch def /ury exch def /urx exch def /lly exch def /llx exch def /psz exch def /dsz exch def /wx exch def % "PLOT" A CHARACTER'S RASTER PATTERN rows 0 ne { gsave currentpoint translate psz dsz div dup scale cols rows true RasterScaleFactor 0 0 RasterScaleFactor neg llx .5 add neg ury .5 add tempmatrix astore GenerateRasters imagemask grestore } if wx x }def % % set color routine: Color# SC /SC {ColorPalette exch get 1.0 setcustomcolor}bind def % % % Procedures for implementing the "rotate " special: % ROTB - % - ROTE - %+++ TTI changes to allow .screen escape sequence % 1000 ROTB -> start screen % 1001 ROTB -> end screen % 1002 ROTB -> Digital logo /codexindent 590 def /ROTB { dup 1000 eq { % 1000 ROTB - start code example pop /ExampleState 0 def /S { dup (.screen) eq { % start screen example % pjf fix 7-4-92 : first line after .screen was indented improperly currentpoint /ExampleY exch def /ExampleX exch def 1 setgray show 0 setgray /S { /ExampleName exch def /ExampleState 1 def codexindent 0 translate codexindent 0 rmoveto 1 setgray ExampleName show 0 setgray /S /show load def /FONT104 /F104 load def % replace the tilde with a space currentfont F102 currentfont begin /Encoding load % - encoding % save the old encoding for the tilde dup 126 get exch % - e126 encoding dup 32 get 126 exch put % - e126 end % stick tilde encoding in a variable /ExampleTilde exch def FONT104 currentfont /F104DICT exch def setfont /F104 { /S { currentfont /F104DICT load eq { dup length 240 mul /w exch def gsave 0 -100 rmoveto currentpoint newpath moveto w 0 rlineto 0 440 rlineto w neg 0 rlineto closepath fill grestore 1 setgray show 0 setgray } { /S /show load def S } ifelse } def FONT104 } def } def } { % regular code example show /S /show load def } ifelse } def } { dup 1001 eq { % 1001 ROTB - end code example pop ExampleState 1 eq { currentpoint ExampleY exch sub 600 sub /ylength exch def pop /xlength 19200 1.25 mul def /radius 1000 def gsave ExampleX ExampleY translate 240 -400 translate .8 1 scale 50 setlinewidth /Helvetica findfont 250 scalefont setfont ExampleName (-) eq { /ExampleName () def } if ExampleName stringwidth pop xlength exch sub -250 radius sub ylength sub moveto gsave 1.25 1 scale ExampleName show grestore newpath radius neg 0 moveto 0 ylength neg radius 180 270 arc xlength ylength neg radius 270 0 arc xlength 0 radius 0 90 arc 0 0 radius 90 180 arc closepath stroke grestore /ExampleState 0 def /F104 /FONT104 load def /S /show load def % replace tilde encoding, so it doesn't show up as space anymore currentfont F102 currentfont begin /Encoding load 126 ExampleTilde put end setfont codexindent neg 0 translate codexindent neg 0 rmoveto } if } { dup 1002 eq { pop gsave (-) stringwidth pop neg 0 rmoveto /Helvetica findfont 450 scalefont setfont [(d) (i) (g) (i) (t) (a) (l)] { currentpoint currentpoint newpath moveto 0 -200 rmoveto 300 0 rlineto 0 730 rlineto -300 0 rlineto 0 -730 rlineto fill moveto gsave dup stringwidth pop 300 exch sub 2 div 0 rmoveto 1 setgray show 0 setgray grestore 350 0 rmoveto } forall 0 375 rmoveto /Helvetica findfont 200 scalefont setfont (TM) show grestore } { % other - do rotation XP gsave Xpos Ypos translate rotate % using from the stack Xpos neg Ypos neg translate RP } ifelse } ifelse } ifelse } def /ROTE {XP grestore RP} def /F104 { } def %%EndProlog %%BeginSetup /PxlResolution 300 def /Resolution 3600 def /RasterScaleFactor PxlResolution Resolution div def /PortraitMode true def /PaperWidth 7.000 def /PaperHeight 9.000 def 72 Resolution div dup scale %> Postamble of file CTOPSPECIFIC:[DOCWORK]IG_BVBV.DVI_PS. % DefineFont:F240 Category:10 Pointsize:8 /Courier-Bold /Courier-Bold@DOCPSE DOCPSE ReENCODE /F240 400.100 /Courier-Bold@DOCPSE DPSF % DefineFont:F239 Category:10 Pointsize:8 /Courier-Oblique /Courier-Oblique@DOCPSE DOCPSE ReENCODE /F239 400.100 /Courier-Oblique@DOCPSE DPSF % DefineFont:F238 Category:10 Pointsize:8 /Courier /Courier@DOCPSE DOCPSE ReENCODE /F238 400.100 /Courier@DOCPSE DPSF % DefineFont:F236 Category:10 Pointsize:9 /F236 450.100 /Courier-Bold@DOCPSE DPSF % DefineFont:F235 Category:10 Pointsize:9 /F235 450.100 /Courier-Oblique@DOCPSE DPSF % DefineFont:F234 Category:10 Pointsize:9 /F234 450.100 /Courier@DOCPSE DPSF % DefineFont:F218 Category:10 Pointsize:18 /Helvetica /Helvetica@DOCPSE DOCPSE ReENCODE /F218 900.100 /Helvetica@DOCPSE DPSF % DefineFont:F208 Category:10 Pointsize:20 /Helvetica-Bold /Helvetica-Bold@DOCPSE DOCPSE ReENCODE /F208 1000.0 /Helvetica-Bold@DOCPSE DPSF % DefineFont:F159 Category:10 Pointsize:8 /NewCenturySchlbk-Roman /NewCenturySchlbk-Roman@DOCPSE DOCPSE ReENCODE /F159 400.0 /NewCenturySchlbk-Roman@DOCPSE DPSF % DefineFont:F156 Category:10 Pointsize:9 /NewCenturySchlbk-Italic /NewCenturySchlbk-Italic@DOCPSE DOCPSE ReENCODE /F156 450.0 /NewCenturySchlbk-Italic@DOCPSE DPSF % DefineFont:F155 Category:10 Pointsize:9 /F155 450.0 /NewCenturySchlbk-Roman@DOCPSE DPSF % DefineFont:F152 Category:10 Pointsize:10 /F152 500.0 /NewCenturySchlbk-Italic@DOCPSE DPSF % DefineFont:F151 Category:10 Pointsize:10 /F151 500.0 /NewCenturySchlbk-Roman@DOCPSE DPSF % DefineFont:F46 Category:10 Pointsize:6 /F46 300.0 /Helvetica@DOCPSE DPSF % DefineFont:F42 Category:10 Pointsize:8 /F42 400.0 /Helvetica@DOCPSE DPSF % DefineFont:F40 Category:10 Pointsize:9 /F40 450.0 /Helvetica-Bold@DOCPSE DPSF % DefineFont:F38 Category:10 Pointsize:9 /F38 450.0 /Helvetica@DOCPSE DPSF % DefineFont:F36 Category:10 Pointsize:10 /F36 500.0 /Helvetica-Bold@DOCPSE DPSF % DefineFont:F28 Category:10 Pointsize:12 /F28 600.0 /Helvetica-Bold@DOCPSE DPSF % DefineFont:F24 Category:10 Pointsize:14 /F24 700.0 /Helvetica-Bold@DOCPSE DPSF % DefineFont:F8 Category:10 Pointsize:36 /F8 1800.0 /Helvetica-Bold@DOCPSE DPSF %> Postamble of file IG_BVBV_CONTENTS. % DefineFont:F34 Category:10 Pointsize:10 /F34 500.0 /Helvetica@DOCPSE DPSF %Spot color array for this job /ColorPalette [ 0.0 0.0 0.0 1.0 (BLACK) findcmykcustomcolor 0.0 0.0 0.0 1.0 (USERTAGCOLOR) findcmykcustomcolor 0.0 0.0 0.0 1.0 (UNDEFINED) findcmykcustomcolor 0.0 0.0 0.0 1.0 (UNDEFINED) findcmykcustomcolor 0.0 0.0 0.0 1.0 (UNDEFINED) findcmykcustomcolor 0.0 0.0 0.0 1.0 (FOOTCOLOR) findcmykcustomcolor ] def %%EndSetup % %%Page: (I) 1 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 7187 8097 XY F218(HP)S 166 x(C)S 7187 X 399 y 16140 48 R 7187 9542 XY (Installation)S 165 x(Guide)S 164 x(for)S 7187 10588 XY(Ope)S -2 x(nVMS)S 201 x(Industry)S 200 x(Standard)S 199 x(64)S 7187 11634 XY(Systems)S 7187 13427 XY F40(June)S 166 x(2007)S 7187 14623 XY F155(This)S 179 x (guide)S 179 x(describes)S 180 x(how)S 179 x(to)S 180 x(install)S 180 x (HP)S 180 x(C)S 179 x(on)S 179 x(an)S 180 x(Intel)S 180 x(Itanium)S 180 x(processor)S 7187 X 548 y(running)S 165 x(the)S 167 x(OpenVMS)S 166 x(Industry)S 167 x(Standard)S 168 x(64)S 166 x(operat)S 2 x(ing)S 166 x(system.)S 7187 X 896 y(This)S 176 x(guide)S 176 x(appli)S 2 x (es)S 176 x(to)S 177 x(HP)S 176 x(C)S 176 x(V)S -41 x(ersion)S 176 x (7.3)S 177 x(for)S 177 x(I64,)S 179 x(and)S 177 x(all)S 177 x(subsequent)S 176 x(point)S 7187 X 548 y(releases)S 166 x(for)S 166 x(V)S -41 x(ersion)S 166 x(7.0.)S 7187 20401 XY F40(Revision/U)S -2 x(pdate)S 167 x(Information:)S 782 x F155(This)S 166 x(is)S 165 x(a)S 167 x(new)S 166 x(manual.)S 7187 X 897 y F40(Operating)S 166 x(System:)S 14262 X F155(OpenVMS)S 174 x(Industry)S 173 x(Stand)S 2 x(ard)S 174 x(64)S 173 x(V)S -41 x(ersion)S 14262 X 548 y(8.2-1)S 167 x(or)S 166 x(higher)S 7187 X 896 y F40(Software)S 167 x(V)S -25 x(ersion:)S 14262 X F155(HP)S 166 x(C)S 166 x(V)S -42 x (ersion)S 167 x(7.3)S 7187 29019 XY F40(Hewlett-Packar)S 2 x(d)S 165 x (Company)S 7187 X 548 y(Palo)S 165 x(Alto,)S 166 x(California)S EP PP %%PageTrailer %%PageFonts: Helvetica Helvetica-Bold %%+ NewCenturySchlbk-Roman %%PageProcessColors: %%PageCustomColors: (BLACK) % %%Page: (II) 2 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3899 3913 XY 18528 48 R 3899 4710 XY F159(\251)S 166 x(Copyright)S 165 x(2007)S 165 x(Hewlett-Packard)S 164 x(Development)S 167 x(Company)S -44 x(,)S 166 x(L.P)S -52 x(.)S 3899 X 797 y(Con\211dential)S 172 x (computer)S 173 x(software.)S 261 x(V)S -37 x(ali)S -2 x(d)S 172 x(license)S 172 x(from)S 172 x(HP)S 172 x(required)S 172 x(for)S 172 x(possess)S -2 x(ion,)S 174 x(use)S 172 x(or)S 173 x(copying.)S 3899 X 448 y(Consistent)S 176 x(with)S 176 x(F)S -30 x(AR)S 176 x(12.2)S -2 x(1)S -22 x(1)S 176 x (and)S 176 x(12.2)S -2 x(12,)S 178 x(Commercial)S 175 x(Computer)S 177 x (Software,)S 178 x(Computer)S 177 x(Software)S 3899 X 448 y(Documen)S 2 x(tation,)S 171 x(and)S 171 x(T)S -37 x(echnical)S 171 x(Data)S 170 x (for)S 170 x(Commercial)S 170 x(Items)S 171 x(are)S 171 x(licensed)S 170 x(to)S 171 x(the)S 172 x(U.S.)S 170 x(Governmen)S 2 x(t)S 3899 X 449 y(under)S 167 x(vendor)S 22 x(')S -14 x(s)S 165 x(standard)S 165 x (commercial)S 166 x(license.)S 3899 X 797 y(The)S 183 x(information)S 182 x(contained)S 182 x(herein)S 183 x(is)S 182 x(subject)S 181 x(to)S 183 x(change)S 183 x(without)S 183 x(notice.)S 281 x(The)S 183 x(only)S 183 x(warranties)S 3899 X 448 y(for)S 176 x(HP)S 176 x(products)S 175 x (and)S 176 x(services)S 175 x(are)S 176 x(set)S 175 x(forth)S 177 x (in)S 176 x(the)S 177 x(express)S 175 x(warranty)S 175 x(statements)S 176 x(accompanying)S 3899 X 448 y(such)S 175 x(products)S 174 x(and)S 175 x(services.)S 265 x(Nothing)S 175 x(herein)S 176 x(should)S 175 x (be)S 174 x(construed)S 175 x(as)S 174 x(constituting)S 175 x(an)S 175 x (addi)S -2 x(tional)S 3899 X 449 y(warranty)S -45 x(.)S 249 x(HP)S 166 x (shall)S 164 x(not)S 167 x(be)S 166 x(liab)S -2 x(le)S 166 x(for)S 166 x (technical)S 166 x(or)S 166 x(editorial)S 164 x(errors)S 166 x(or)S 166 x(omissions)S 165 x(contained)S 167 x(herein.)S 3899 X 797 y(Intel)S 195 x(and)S 194 x(Itanium)S 195 x(are)S 194 x(trademarks)S 193 x(or)S 195 x(registered)S 193 x(trademarks)S 194 x(of)S 194 x(Intel)S 195 x (Corporation)S 194 x(or)S 195 x(its)S 3899 X 448 y(subsi)S -2 x(diaries)S 165 x(in)S 166 x(the)S 166 x(United)S 166 x(States)S 166 x(and)S 166 x (other)S 166 x(coun)S 2 x(tries.)S 3899 X 797 y(Printed)S 166 x(in)S 166 x(the)S 167 x(US)S 3899 X 797 y(This)S 165 x(documen)S 2 x(t)S 166 x (is)S 165 x(avai)S -2 x(lable)S 165 x(on)S 167 x(CD-ROM.)S 3899 13626 XY (This)S 165 x(documen)S 2 x(t)S 166 x(was)S 165 x(prepared)S 165 x(using)S 166 x(DECdocument,)S 167 x(V)S -37 x(ersion)S 166 x(3.3-)S -2 x(1n.)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%PageProcessColors: %%PageCustomColors: (BLACK) % % < Beginning of included file IG_BVBV_CONTENTS.DVI_PS > %%Page: (III) 3 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 2703 6852 XY 20628 48 R 19009 7901 XY F208(Contents)S 2703 10192 XY F28(Preface)S 313 x F151(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 22994 X F34(iii)S 2703 11687 XY F28(1)S 499 x(Preparing)S 166 x(for)S 166 x (HP)S 165 x(C)S 166 x(Installa)S 2 x(tion)S 3899 X 896 y F34(1.1)S 5692 X F151(What)S 166 x(Y)S -56 x(ou)S 167 x(Need)S 166 x(to)S 166 x(Know)S 165 x(First)S 214 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x (.)S 22495 X F34(1\2031)S 3899 X 598 y(1.2)S 5692 X F151(Reading)S 167 x (the)S 166 x(Release)S 165 x(Notes)S 166 x(and)S 166 x(Cover)S 166 x (Letter)S 145 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(1\2032)S 3899 X 598 y(1.3)S 5692 X F151(Hardware)S 166 x(Requirements)S 320 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x (.)S 22495 X F34(1\2032)S 3899 X 598 y(1.4)S 5692 X F151(Required)S 166 x(Operating)S 167 x(System)S 165 x(Components)S 133 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(1\2033)S 3899 X 597 y (1.5)S 5692 X F151(Optional)S 166 x(Software)S 328 x(.)S 160 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(1\2033)S 3899 X 598 y(1.6)S 5692 X F151(License)S 167 x(Registration)S 92 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(1\2033)S 3899 X 598 y(1.7)S 5692 X F151(Installation)S 166 x(Procedure)S 167 x(Requirements)S 141 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(1\2034)S 3899 X 598 y(1.7.1)S 6589 X F151(Installation)S 165 x(Account)S 167 x(Privileges)S 167 x (and)S 166 x(Disk)S 165 x(Space)S 180 x(.)S 160 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x (.)S 22495 X F34(1\2034)S 3899 X 597 y(1.7.2)S 6589 X F151(System)S 165 x(Parameters)S 305 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(1\2035)S 3899 X 598 y(1.7.2.1)S 7485 X F151(Calculating)S 188 x (V)S -46 x(alues)S 187 x(for)S 187 x(GBLP)S -37 x(AGE)S -2 x(S)S 187 x (and)S 7485 X 598 y(GBLSECTIONS)S 209 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x (.)S 22495 X F34(1\2036)S 3899 X 598 y(1.7.2.2)S 7485 X F151(Changin)S 2 x(g)S 166 x(System)S 166 x(Parameter)S 166 x(V)S -46 x(alues)S 166 x (with)S 165 x(AUTOGEN)S 187 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(1\2036)S 3899 X 597 y(1.8)S 5692 X F151(Backing)S 167 x(Up)S 166 x(Y)S -56 x (our)S 167 x(System)S 166 x(Disk)S 176 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 22495 X F34(1\2037)S 2703 21251 XY F28(2)S 499 x(Installi)S 2 x(ng)S 166 x(HP)S 165 x(C)S 3899 X 896 y F34(2.1)S 5692 X F151(Installing)S 166 x(and)S 167 x(Using)S 166 x(Multiple)S 166 x(Compiler)S 166 x(V)S -47 x(ersions)S 372 x(.)S 161 x(.)S 160 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 22495 X F34(2\2031)S 3899 X 598 y(2.1.1)S 6589 X F151(Displaying)S 166 x(and)S 166 x(Selecting)S 167 x(the)S 166 x(Compiler)S 166 x(V)S -47 x(ersion)S 245 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(2\2031)S 3899 X 598 y(2.1.2)S 6589 X F151(Installation)S 165 x(Procedure)S 167 x(Changes)S 192 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(2\2033)S 3899 X 598 y (2.2)S 5692 X F151(How)S 166 x(to)S 166 x(Install)S 165 x(HP)S 166 x (C)S 373 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(2\2033)S 3899 X 597 y(2.3)S 5692 X F151(Sample)S 166 x(Installation)S 165 x(with)S 166 x(Alternate)S 165 x(Compiler)S 378 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(2\2037)S 3899 X 598 y(2.4)S 5692 X F151(Recovering)S 168 x(from)S 166 x(Installation)S 165 x(Errors)S 120 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 22495 X F34(2\2038)S 5 SC -299 x 31061 Y F38(iii)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (IV) 4 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 1807 4313 XY F28(3)S 498 x(After)S 166 x(Installi)S 2 x(ng)S 166 x (HP)S 165 x(C)S 3002 X 897 y F34(3.1)S 4796 X F151(Running)S 167 x(the)S 166 x(Installation)S 166 x(V)S -47 x(eri\211cation)S 167 x(Procedure)S 168 x(Separately)S 373 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 21599 X F34 (3\2031)S 3002 X 598 y(3.2)S 4796 X F151(Modifying)S 167 x(the)S 166 x (System-W)S -19 x(ide)S 166 x(Startup)S 166 x(Command)S 165 x(Procedure)S 119 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 21599 X F34(3\2032)S 3002 X 597 y(3.3)S 4796 X F151(Making)S 167 x(the)S 166 x (Product)S 167 x(Usable)S 165 x(on)S 167 x(a)S 166 x(VMScluster)S 369 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 21599 X F34(3\2032)S 3002 X 598 y(3.4)S 4796 X F151(Making)S 167 x (the)S 166 x(CC)S 165 x(Command)S 166 x(A)S -37 x(vailable)S 166 x(After)S 166 x(Installation)S 302 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 21599 X F34(3\2033)S 3002 X 598 y(3.5)S 4796 X F151(User)S 165 x(Account)S 167 x(Requirements)S 125 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 21599 X F34(3\2033)S 3002 X 598 y(3.5.1)S 5692 X F151(User)S 166 x(Privileges)S 107 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 21599 X F34(3\2033)S 3002 X 597 y(3.5.2)S 5692 X F151(User)S 166 x(Account)S 167 x(Quotas)S 225 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 21599 X F34(3\2033)S 3002 X 598 y(3.6)S 4796 X F151(Enhancing)S 167 x(HP)S 166 x (C)S 166 x(Performance)S 217 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 21599 X F34(3\2034)S 3002 X 598 y(3.6.1)S 5692 X F151 (T)S -35 x(uning)S 168 x(Y)S -56 x(our)S 167 x(System)S 127 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 21599 X F34(3\2034)S 3002 X 598 y(3.6.2)S 5692 X F151(Installing)S 166 x(HP)S 166 x(C)S 166 x(as)S 166 x(a)S 166 x(Shared)S 166 x(Image)S 220 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 21599 X F34(3\2034)S 3002 X 597 y(3.7)S 4796 X F151(Getting)S 165 x (Help)S 166 x(and)S 167 x(Reporting)S 166 x(Problems)S 209 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 21599 X F34(3\2034)S 1807 12682 XY F28(A)S 497 x(Files)S 168 x(Added)S 166 x(or)S 166 x(Updated)S 167 x(During)S 166 x(Instal)S 2 x(lation)S 1807 14176 XY(B)S 497 x(Insta)S 2 x(llation)S 167 x(Messag)S 2 x(es)S 1807 15853 XY(T)S -44 x(ables)S -653 x 16849 Y F34(1)S 5692 X F151(Conventions)S 167 x(Used)S 166 x (in)S 166 x(This)S 166 x(Document)S 206 x(.)S 161 x(.)S 161 x(.)S 160 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 22180 X F34(v)S 3002 X 698 y(1)S(\203)S(1)S 5692 X F151 (Disk)S 166 x(Space)S 166 x(Requirements)S 369 x(.)S 161 x(.)S 161 x (.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 160 x(.)S 161 x(.)S 161 x(.)S 161 x (.)S 161 x(.)S 161 x(.)S 161 x(.)S 21599 X F34(1\2035)S 5 SC 1807 31061 XY F38(iv)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold Helvetica %%+ NewCenturySchlbk-Roman %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % % < End of included file IG_BVBV_CONTENTS.DVI_PS > %%Page: (III) 5 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 2703 6852 XY 20628 48 R 19727 7870 XY F208(Pref)S -2 x(ace)S 4796 10161 XY F151(This)S 163 x(guide)S 163 x(explains)S 164 x(how)S 163 x(to)S 162 x (install)S 163 x(HP)S 163 x(C)S 163 x(on)S 163 x(an)S 163 x(OpenVMS)S 163 x(Industry)S 163 x(Standard)S 163 x(64)S 4796 X 598 y(\(I64\))S 165 x(system.)S 4796 X 897 y(Keep)S 199 x(this)S 199 x(guide)S 201 x (with)S 200 x(your)S 200 x(distribution)S 200 x(kit.)S 317 x(Y)S -55 x (ou)S 200 x(will)S 199 x(need)S 200 x(it)S 200 x(to)S 200 x(install)S 4796 X 598 y(maintenance)S 166 x(updates)S 166 x(or)S 166 x(to)S 166 x (reinstall)S 166 x(HP)S 166 x(C)S 166 x(for)S 166 x(any)S 167 x(other)S 166 x(reason.)S 4796 X 896 y(This)S 167 x(manual)S 168 x(applies)S 168 x (to)S 167 x(7.3)S 168 x(of)S 168 x(HP)S 168 x(C)S 167 x(and)S 168 x (all)S 168 x(subsequent)S 168 x(releases)S 167 x(until)S 168 x(a)S 167 x (revised)S 4796 X 598 y(installation)S 165 x(guide)S 167 x(is)S 165 x (issued.)S 2703 15043 XY F24(Intended)S 233 x(Audience)S 4796 X 897 y F151(This)S 166 x(guide)S 166 x(is)S 166 x(intended)S 166 x(for)S 167 x (system)S 165 x(managers)S 167 x(who)S 166 x(install)S 165 x(HP)S 166 x (C.)S 2703 17235 XY F24(Structure)S 234 x(of)S 232 x(This)S 233 x(Document)S 4796 X 897 y F151(This)S 166 x(guide)S 166 x(contains)S 167 x(the)S 166 x(following)S 166 x(chapters)S 166 x(and)S 167 x(appendixes:)S 4796 X 896 y(\201)S 594 x(Chapter)S 174 x(1)S 173 x(describes)S 173 x(procedures)S 175 x(that)S 173 x(you)S 175 x(must)S 173 x(complete)S 173 x(before)S 174 x(installing)S 5692 X 598 y(HP)S 166 x(C.)S 4796 X 897 y(\201)S 594 x(Chapter)S 166 x(2)S 166 x(describes)S 166 x(how)S 166 x(to)S 166 x (install)S 165 x(HP)S 166 x(C.)S 4796 X 896 y(\201)S 594 x(Chapter)S 166 x(3)S 166 x(describes)S 166 x(post-instal)S -2 x(lation)S 166 x (considerations.)S 4796 X 897 y(\201)S 594 x(Appendix)S 166 x(A)S 166 x (lists)S 165 x(the)S 166 x(\211les)S 166 x(installed.)S 4796 X 896 y (\201)S 594 x(Appendix)S 166 x(B)S 166 x(lists)S 165 x(the)S 166 x(installation)S 166 x(messages.)S 2703 24508 XY F24(Associated)S 231 x(Documentation)S 4796 X 896 y F151(In)S 166 x(addition)S 166 x(to)S 165 x(this)S 166 x (guide,)S 167 x(the)S 167 x(HP)S 166 x(C)S 165 x(documentation)S 167 x (set)S 166 x(includes)S 166 x(the)S 166 x(following:)S 4796 X 897 y (\201)S 594 x(The)S 167 x F152(HP)S 166 x(C)S 166 x(Languag)S 2 x(e)S 166 x(Reference)S 167 x(Manual)S 4796 X 897 y F151(\201)S 594 x(The)S 167 x F152(HP)S 166 x(C)S 166 x(User)S 28 x(')S -19 x(s)S 166 x(Guide)S 166 x(for)S 167 x(OpenVMS)S 166 x(Systems)S 4796 X 896 y F151(\201)S 594 x(A)S 172 x(cover)S 172 x(letter)S 172 x(titled)S 171 x F152(Read)S 173 x(Before)S 172 x(Installing)S 172 x(or)S 172 x(Using)S 173 x(HP)S 172 x(C)S 172 x(V)S -65 x(ersion)S 173 x(7.n)S 172 x(for)S 5692 X 598 y (OpenVMS)S 166 x(Indust)S 2 x(ry)S 166 x(Standard)S 168 x(64)S 166 x (Systems)S 5 SC 23027 31061 XY F38(iii)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ NewCenturySchlbk-Italic Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (IV) 6 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3899 4232 XY F151(\201)S 595 x(HP)S 166 x(C)S 165 x(online)S 167 x (release)S 166 x(notes)S 3899 X 897 y(For)S 166 x(the)S 167 x(location)S 166 x(of)S 166 x(the)S 166 x(cover)S 167 x(letter)S 166 x(and)S 166 x (HP)S 166 x(C)S 166 x(release)S 166 x(notes,)S 166 x(see)S 166 x(Section)S 166 x(1.2.)S 3899 X 897 y(The)S 161 x(following)S 161 x(manuals)S 161 x (in)S 160 x(the)S 161 x(OpenVMS)S 161 x(documentation)S 161 x(set)S 160 x(contain)S 161 x(information)S 3899 X 597 y(relevant)S 167 x(to)S 166 x(installing)S 166 x(software:)S 3899 X 897 y(\201)S 595 x F152 (POL)S -28 x(YCENTER)S 166 x(Software)S 166 x(Installation)S 167 x(Utility)S 166 x(User)S 28 x(')S -19 x(s)S 167 x(Guide)S 3899 X 897 y F151(\201)S 595 x F152(OpenVMS)S 166 x(License)S 167 x(Management)S 168 x(Utility)S 166 x(Manual)S 3899 X 896 y F151(\201)S 595 x F152(OpenVMS)S 166 x(System)S 167 x(Manager)S 28 x(')S -19 x(s)S 167 x(Manual)S F151(,)S 167 x(which)S 166 x(includes:)S 4796 X 748 y 300 48 R 5692 10210 XY F152(OpenVMS)S 166 x(System)S 167 x(Manager)S 29 x(')S -19 x(s)S 166 x(Manual:)S 251 x (Essentials)S 4796 X 747 y 300 48 R 5692 11107 XY(OpenVMS)S 187 x(System)S 188 x(Manage)S 2 x(r)S 27 x(')S -19 x(s)S 188 x(Manual:)S 292 x(T)S -44 x(uning,)S 194 x(Monitor)S 2 x(ing,)S 193 x(and)S 5692 X 597 y(Complex)S 166 x(Systems)S 3899 X 897 y F151(\201)S 595 x F152(Guide)S 166 x(to)S 166 x(OpenVMS)S 166 x(Performanc)S 2 x(e)S 166 x(Management)S 3899 X 897 y F151(Once)S 169 x(installed,)S 170 x(you)S 170 x(can)S 170 x(use)S 170 x(HP)S 169 x(C)S 169 x(online)S 170 x(HELP)S -64 x(,)S 169 x(which)S 170 x(describes)S 169 x(the)S 169 x(command)S 3899 X 597 y(quali\211ers,)S 197 x(explains)S 190 x(compiler)S 190 x(messages,)S 195 x(and)S 191 x (provides)S 190 x(a)S 189 x(quick-refere)S 2 x(nce)S 3899 X 598 y(summary)S 189 x(of)S 190 x(language)S 190 x(topics.)S 296 x(T)S -46 x(o)S 189 x (use)S 190 x(online)S 190 x(HELP)S 189 x(for)S 189 x(HP)S 190 x(C,)S 189 x(enter)S 190 x(the)S 3899 X 598 y(following:)S 3899 X 897 y F238 ($)S 1 SC 239 x(HELP)S 240 x(CC)S 0 SC 3899 X 896 y F151(For)S 192 x (help)S 191 x(understanding)S 193 x(OpenVMS)S 191 x(error)S 192 x(messages,)S 198 x(see)S 191 x(the)S 192 x F152(OpenVMS)S 3899 X 598 y(System)S 180 x (Messages)S 181 x(and)S 179 x(Recovery)S 180 x(Procedu)S 2 x(res)S 179 x (Reference)S 181 x(Manual)S 180 x F151(or)S 179 x(the)S 179 x(online)S 3899 X 598 y(HELP/MESSAGE)S 165 x(facility)S -55 x(.)S 1807 19575 XY F24(Reader)S 25 x(')S -26 x(s)S 232 x(Comments)S 3899 X 896 y F151(HP)S 159 x(welcomes)S 159 x(your)S 160 x(comments)S 159 x(on)S 159 x(this)S 159 x(manual.)S 250 x(Y)S -56 x(ou)S 160 x(can)S 159 x(send)S 159 x (comments)S 159 x(by)S 160 x(email)S 3899 X 598 y(to:)S -581 x 897 y F238(c_docs@hp.)S 2 x(com)S 1807 23261 XY F24(HP)S 232 x(C)S 232 x(W)S -12 x(eb)S 232 x(Page)S 3899 X 897 y F151(For)S 165 x(additional)S 164 x (product)S 165 x(information,)S 165 x(you)S 165 x(can)S 165 x(view)S 165 x(the)S 164 x(HP)S 165 x(C)S 164 x(for)S 164 x(OpenVMS)S 164 x(home)S 3899 X 597 y(page)S 166 x(at)S 166 x(the)S 166 x(following)S 167 x(URL:)S 3899 X 897 y F238(http://h71)S 2 x(000.www7.hp.c)S 2 x(om/commercia)S 2 x(l/c/c_index.)S 2 x(html)S 5 SC 1807 31061 XY F38(iv)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%+ NewCenturySchlbk-Italic Courier Helvetica-Bold %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (USERTAGCOLOR) %%+ (FOOTCOLOR) % %%Page: (V) 7 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 2703 4388 XY F24(Conventions)S 4796 X 897 y F151(The)S 166 x(following)S 166 x(product)S 167 x(names)S 166 x(may)S 166 x(appear)S 166 x(in)S 166 x(this)S 166 x(manual:)S 4796 X 896 y(\201)S 594 x(HP)S 166 x(OpenVMS)S 166 x(Industry)S 166 x(Standard)S 166 x(64)S 166 x(for)S 167 x(Integrity)S 166 x(Servers)S 4796 X 897 y(\201)S 594 x(OpenVMS)S 166 x(I64)S 4796 X 897 y(\201)S 594 x(I64)S 4796 X 896 y(All)S 171 x(three)S 173 x(names)S 172 x(\(the)S 172 x(longer)S 173 x(form)S 172 x(and)S 172 x(the)S 173 x (two)S 171 x(abbreviated)S 172 x(forms\))S 172 x(refer)S 173 x(to)S 171 x(the)S 4796 X 598 y(version)S 173 x(of)S 172 x(the)S 173 x(OpenVMS)S 172 x(operating)S 173 x(system)S 172 x(that)S 173 x(runs)S 173 x(on)S 173 x(the)S 173 x(Intel\206)S 172 x(Itanium\206)S 4796 X 598 y(architecture.)S 4796 X 896 y(T)S -31 x(able)S 166 x(1)S 166 x(lists)S 165 x(the)S 166 x (typographic)S 167 x(conven)S 2 x(tions)S 165 x(used)S 167 x(in)S 166 x (this)S 166 x(document.)S 4796 12408 XY F36(T)S -37 x(able)S 150 x(1)S 399 x(Conventions)S 151 x(Used)S 149 x(in)S 150 x(Thi)S 2 x(s)S 149 x (Document)S 4796 X 324 y 18528 24 R 4796 13230 XY F40(Convention)S 9926 X (Meaning)S 4796 X 299 y 18528 24 R 4796 14127 XY F155(UPPERCASE)S 148 x (TEXT)S 879 x(Upper)S 2 x(case)S 174 x(letters)S 175 x(indicate)S 175 x (the)S 175 x(name)S 174 x(of)S 175 x(a)S 174 x(command,)S 180 x(\211le,)S 9926 X 498 y(parameter)S -32 x(,)S 149 x(procedure)S 2 x(,)S 149 x(or)S 149 x(utilit)S 2 x(y)S -50 x(.)S 4796 X 747 y F234($)S 149 x F236(PRODUCT)S 150 x(INSTALL)S 796 x F155(In)S 154 x(interac)S 2 x(tive)S 154 x(examples,)S 154 x(prompts)S 155 x(and)S 154 x(displayed)S 155 x(text)S 154 x(appea)S 2 x(r)S 154 x(in)S 9926 X 498 y(a)S 150 x(monospace)S 150 x(font.)S 224 x(User)S 150 x(input)S 150 x(appears)S 150 x(in)S 150 x(bold)S 150 x (monospace)S 150 x(font.)S 4796 X 747 y F156(italic)S 150 x(type)S 9926 X F155(Ital)S 2 x(ic)S 166 x(type)S 166 x(indicates)S 167 x(important)S 167 x(information,)S 170 x(complete)S 167 x(titles)S 9926 X 498 y(of)S 161 x(manuals,)S 163 x(or)S 161 x(variables.)S 247 x(V)S -42 x(ariable)S 2 x(s)S 160 x(include)S 161 x(information)S 162 x(that)S 9926 X 499 y (varies)S 157 x(in)S 157 x(system)S 156 x(output)S 158 x(\(Internal)S 158 x(error)S 157 x F156(number)S F155(\),)S 158 x(in)S 157 x(command)S 9926 X 498 y(lines)S 143 x(\(/PRODUCER)S -2 x(=)S F156(name)S F155(\),)S 144 x(and)S 143 x(in)S 142 x(command)S 143 x(parameters)S 143 x(in)S 142 x(text)S 9926 X 498 y(\(where)S 150 x F156(dd)S 149 x F155(represents)S 150 x(the)S 150 x(prede\211ned)S 151 x(code)S 150 x(for)S 150 x(the)S 150 x(device)S 150 x(type\).)S 4796 X 367 y 1440 24 R 4796 X 491 y 24 492 R 4915 19337 XY F42(Retur)S -2 x(n)S 100 x 131 y 24 492 R 4796 X 20 y 1440 24 R 9926 19357 XY F155(In)S 169 x(interact)S 2 x(ive)S 169 x(examples,)S 173 x(a)S 169 x(key)S 168 x(name)S 169 x(is)S 168 x(shown)S 169 x(enclosed)S 169 x(to)S 9926 X 498 y(indicat)S 2 x(e)S 149 x(that)S 151 x(you)S 149 x (press)S 149 x(a)S 150 x(key)S 149 x(on)S 149 x(the)S 150 x(keyboard.)S 4796 X 747 y(Ctrl/)S F156(x)S 9926 X F155(In)S 162 x(interac)S 2 x(tive)S 162 x(examples,)S 164 x(a)S 163 x(sequence)S 162 x(such)S 161 x(as)S 162 x(Ctrl/)S F156(x)S 162 x F155(indicates)S 9926 X 498 y(that)S 156 x (you)S 155 x(must)S 155 x(hold)S 155 x(down)S 156 x(the)S 155 x(key)S 155 x(labeled)S 156 x(Ctrl)S 156 x(while)S 155 x(you)S 155 x(press)S 9926 X 499 y(another)S 151 x(key;)S 148 x(for)S 150 x(example,)S 150 x (Ctrl/C)S 149 x(or)S 150 x(Ctrl/Z.)S 4796 X 747 y([YES])S 9926 X(Square)S 163 x(brackets)S 162 x(indicat)S 2 x(e)S 162 x(that)S 162 x(the)S 162 x (enclosed)S 163 x(item)S 162 x(is)S 161 x(a)S 162 x(default)S 9926 X 498 y(value)S 152 x(in)S 152 x(an)S 151 x(installat)S 2 x(ion)S 151 x (prompt.)S 229 x(Also,)S 151 x(square)S 152 x(brackets)S 152 x(serve)S 151 x(as)S 9926 X 498 y(delimite)S 2 x(rs)S 149 x(for)S 149 x(a)S 150 x (directo)S 2 x(ry)S 149 x(name)S 149 x(in)S 150 x(a)S 149 x(\211le)S 150 x(speci\211cation.)S 4796 X 399 y 18528 24 R 4796 24836 XY F151 (In)S 164 x(this)S 164 x(manual,)S 165 x(some)S 164 x(version)S 165 x (numbers)S 165 x(are)S 164 x(given)S 166 x(as)S 164 x(V)S F152(n.n)S F151(.)S 250 x(When)S 165 x(you)S 165 x(install)S 164 x(HP)S 4796 X 598 y(C,)S 166 x(the)S 166 x(actual)S 166 x(version)S 167 x(number)S 167 x(appears)S 165 x(on)S 167 x(your)S 167 x(screen.)S 5 SC 23102 31061 XY F38(v)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Courier Courier-Bold NewCenturySchlbk-Italic %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (VI) 8 %DEC_EDMS_BlankPage PP %%PageTrailer %%PageFonts: %%PageProcessColors: %%PageCustomColors: % %%Page: (1-1) 9 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 22329 6453 XY F8(1)S 2703 X 448 y 20628 48 R 8657 7950 XY F208 (Prepa)S -2 x(ring)S 331 x(for)S 332 x(HP)S 331 x(C)S 333 x(Installatio)S -2 x(n)S 4796 10242 XY F151(This)S 166 x(chapter)S 166 x(describes:)S 4796 X 896 y(\201)S 594 x(Section)S 166 x(1.1,)S 167 x(What)S 166 x (Y)S -56 x(ou)S 167 x(Need)S 166 x(to)S 166 x(Know)S 165 x(First)S 4796 X 897 y(\201)S 594 x(Section)S 166 x(1.2,)S 167 x(Reading)S 167 x(the)S 166 x(Release)S 165 x(Notes)S 166 x(and)S 166 x(Cover)S 167 x(Letter)S 4796 X 897 y(\201)S 594 x(Section)S 166 x(1.3,)S 167 x(Hardware)S 166 x (Requirements)S 4796 X 896 y(\201)S 594 x(Section)S 166 x(1.4,)S 167 x (Required)S 166 x(Operating)S 167 x(System)S 165 x(Components)S 4796 X 897 y(\201)S 594 x(Section)S 166 x(1.5,)S 167 x(Optional)S 166 x(Software)S 4796 X 897 y(\201)S 594 x(Section)S 166 x(1.6,)S 167 x(License)S 167 x (Registration)S 4796 X 896 y(\201)S 594 x(Section)S 166 x(1.7,)S 167 x (Installation)S 166 x(Procedure)S 167 x(Requirements)S 4796 X 897 y (\201)S 594 x(Section)S 166 x(1.8,)S 167 x(Backing)S 167 x(Up)S 166 x (Y)S -55 x(our)S 166 x(System)S 166 x(Disk)S 4796 X 896 y(This)S 171 x (guide)S 173 x(applies)S 171 x(to)S 171 x(V)S -46 x(ersion)S 172 x(7.3)S 172 x(of)S 171 x(HP)S 172 x(C)S 171 x(for)S 172 x(OpenVMS)S 171 x(I64)S 171 x(Systems)S 171 x(and)S 172 x(all)S 4796 X 598 y(subsequent)S 173 x (maintenance)S 174 x(releases)S 172 x(up)S 174 x(to)S 172 x(the)S 174 x (next)S 173 x(release)S 173 x(of)S 173 x(the)S 174 x(product)S 173 x (that)S 4796 X 598 y(includes)S 166 x(an)S 166 x(updated)S 166 x(installation)S 166 x(guide.)S 2703 20752 XY F24(1.1)S 398 x(What)S 233 x(Y)S -51 x (ou)S 232 x(Need)S 232 x(to)S 233 x(Know)S 231 x(First)S 4796 X 897 y F151(The)S 184 x(OpenVMS)S 184 x(Software)S 183 x(Product)S 185 x(Library)S 185 x(CD-R)S -2 x(OM)S 184 x(\(media)S 184 x(CD-R)S -2 x(OM\))S 184 x (set)S 4796 X 598 y(provides)S 166 x(the)S 166 x(following)S 166 x(\211les:)S 4796 X 896 y(\201)S 594 x(HP)S 166 x(C)S 166 x(installation)S 166 x (kit)S 166 x(\211les)S 4796 X 897 y(\201)S 594 x(HP)S 171 x(C)S 170 x (documentation)S 170 x(\211les,)S 172 x(including)S 172 x(a)S 170 x (cover)S 171 x(letter)S -37 x(,)S 172 x(this)S 170 x(installation)S 170 x(guide,)S 5692 X 598 y(and)S 166 x(other)S 167 x(\211les)S 4796 X 896 y(\201)S 594 x(Online)S 176 x(CD-R)S -2 x(OM)S 176 x(documentation)S 176 x(\211les)S 175 x(in)S 176 x(the)S 175 x([README])S 174 x(directory)S 176 x(on)S 176 x(the)S 5692 X 598 y(\211rst)S 174 x(media)S 173 x(CD-R)S -2 x(OM,)S 174 x(including)S 175 x(a)S 174 x(CD-R)S -2 x(OM)S 173 x (user)S 174 x(guide)S 174 x(and)S 174 x(master)S 173 x(list)S 173 x (of)S 5692 X 598 y(CD-RO)S -2 x(M)S 167 x(products)S 4796 X 897 y(\201)S 594 x(A)S 166 x(CDMENU)S 165 x(utility)S 4796 X 896 y(T)S -46 x(o)S 170 x(determine)S 170 x(whether)S 171 x(the)S 170 x(appropriate)S 170 x (media)S 169 x(CD-ROM)S 169 x(is)S 170 x(already)S 170 x(mounted)S 171 x (on)S 4796 X 598 y(your)S 167 x(system,)S 166 x(contact)S 166 x(the)S 166 x(appropriate)S 166 x(system)S 165 x(manager)S -36 x(.)S 5 SC 15960 31061 XY F38(Preparing)S 167 x(for)S 166 x(HP)S 166 x(C)S 166 x(Installati)S -2 x(on)S 399 x F40(1\2031)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (1-2) 10 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 1807 4388 XY F24(1.2)S 398 x(Reading)S 231 x(the)S 233 x(Relea)S -2 x(se)S 232 x(Notes)S 232 x(and)S 232 x(Cover)S 232 x(Letter)S 3899 X 897 y F151(HP)S 168 x(C)S 167 x(provides)S 168 x(release)S 167 x(notes)S 167 x(and)S 168 x(a)S 168 x(cover)S 168 x(letter)S 168 x(called)S 167 x F152(Read)S 168 x(Before)S 168 x(Installing)S 169 x(or)S 3899 X 598 y (Using)S 167 x(HP)S 166 x(C)S 166 x(V)S -65 x(ersion)S 167 x(7.n)S 167 x (for)S 166 x(OpenVMS)S 166 x(Industr)S 2 x(y)S 166 x(Standard)S 167 x (64)S 166 x(Systems)S F151(.)S 3899 X 896 y(Y)S -56 x(ou)S 170 x(can)S 170 x(extract)S 170 x(the)S 170 x(HP)S 170 x(C)S 169 x(release)S 170 x (notes)S 169 x(to)S 170 x(a)S 169 x(\211le)S 170 x(and)S 170 x(type)S 170 x(or)S 170 x(print)S 170 x(them)S 169 x(before)S 3899 X 598 y(starting)S 170 x(HP)S 171 x(C)S 170 x(installation.)S 257 x(The)S 171 x(HP)S 171 x (C)S 170 x(release)S 170 x(notes)S 170 x(are)S 171 x(also)S 170 x(installed)S 170 x(on)S 170 x(your)S 3899 X 598 y(system)S 165 x(after)S 166 x(installation.)S 3899 X 896 y(Y)S -56 x(ou)S 178 x(can)S 177 x(read)S 177 x(the)S 177 x (online)S 178 x(cover)S 178 x(letter)S 177 x(provided)S 177 x(on)S 177 x (the)S 178 x(media)S 176 x(CD-ROM)S 176 x(set)S 176 x(or)S 3899 X 598 y (read)S 166 x(the)S 166 x(printed)S 166 x(hardcopy)S 168 x(cover)S 167 x (letter)S -38 x(.)S 3899 X 897 y(For)S 167 x(information)S 167 x(about)S 167 x(using)S 168 x(the)S 167 x(CDMENU)S 165 x(utility)S 167 x(and)S 167 x(locating)S 168 x(the)S 167 x(appropriate)S 3899 X 597 y(media)S 167 x(CD-RO)S -2 x(M)S 168 x(and)S 168 x(directory)S 168 x(that)S 167 x (contains)S 168 x(the)S 167 x(HP)S 168 x(C)S 167 x(cover)S 169 x(letter)S -37 x(,)S 168 x(see)S 167 x(the)S 168 x(\211rst)S 3899 X 598 y(few)S 165 x(steps)S 165 x(in)S 167 x(Section)S 166 x(2.2.)S 3899 X 897 y(Once)S 171 x(the)S 171 x(appropriate)S 171 x(media)S 171 x(CD-RO)S -2 x(M)S 172 x(has)S 171 x(been)S 171 x(mounted)S 172 x(and)S 171 x(the)S 172 x (appropriate)S 3899 X 598 y(HP)S 166 x(C)S 166 x(documentation)S 166 x (directory)S 167 x(located,)S 167 x(do)S 166 x(one)S 166 x(of)S 166 x (the)S 166 x(following:)S 3899 X 896 y(\201)S 595 x(Use)S 178 x(a)S 179 x(TYPE)S 179 x(command)S 180 x(to)S 179 x(display)S 178 x(the)S 180 x(ASCII)S 177 x(version)S 180 x(of)S 179 x(the)S 180 x(HP)S 179 x (C)S 179 x(cover)S 4796 X 598 y(letter)S 165 x(\(on)S 167 x(your)S 167 x (screen\).)S 3899 X 897 y(\201)S 595 x(Use)S 167 x(a)S 169 x(PRINT)S 168 x(command)S 168 x(to)S 168 x(print)S 168 x(the)S 169 x(ASCII)S 166 x (or)S 169 x(PostScript)S 168 x(version)S 168 x(of)S 169 x(the)S 168 x (HP)S 4796 X 597 y(C)S 165 x(cover)S 167 x(letter)S 166 x(to)S 166 x (a)S 166 x(printer)S -37 x(.)S 3899 X 897 y(For)S 179 x(information)S 180 x(about)S 179 x(reading)S 180 x(the)S 179 x(online)S 180 x(release)S 179 x(notes)S 179 x(before)S 179 x(installation,)S 3899 X 598 y(use)S 182 x(the)S 182 x(PRODUCT)S 181 x(EXTRACT)S 181 x(RELEASE_NO)S -2 x (TES)S 182 x(command)S 182 x(described)S 182 x(in)S 3899 X 598 y(Section)S 166 x(2.2)S 167 x(\(step)S 165 x(6\).)S 3899 X 896 y(HP)S 186 x(strongly)S 187 x(recommends)S 187 x(that)S 186 x(you)S 187 x(read)S 186 x(the)S 187 x(release)S 186 x(notes)S 186 x(and)S 186 x(the)S 187 x(cover)S 3899 X 598 y(letter)S 173 x(before)S 173 x(installing)S 173 x(HP)S 173 x (C.)S 173 x(They)S 174 x(contain)S 173 x(information)S 174 x(about)S 173 x(changes)S 174 x(to)S 172 x(the)S 3899 X 598 y(installation)S 172 x (and)S 173 x(use)S 172 x(of)S 173 x(HP)S 172 x(C,)S 173 x(such)S 173 x (as)S 172 x(the)S 173 x(minimum)S 172 x(version)S 173 x(of)S 173 x(the)S 172 x(OpenVMS)S 3899 X 598 y(I64)S 166 x(operating)S 166 x(system)S 166 x(required)S 166 x(for)S 167 x(this)S 165 x(release)S 166 x(of)S 166 x(HP)S 166 x(C.)S 3899 X 896 y(After)S 172 x(installation,)S 174 x (the)S 172 x(release)S 172 x(notes)S 172 x(are)S 173 x(installed)S 172 x (as)S 172 x(text)S 172 x(and)S 172 x(PostScript)S 172 x(form)S 3899 X 598 y(in:)S -599 x 897 y F238(SYS$HELP:C)S 2 x(C.RELEASE_NOT)S 2 x(ES)S 3899 X 498 y(SYS$HELP:C)S 2 x(C_RELEASE_NOT)S 2 x(ES.PS)S 1807 25210 XY F24(1.3)S 398 x(Hardware)S 231 x(Requirements)S 3899 X 897 y F151(Y)S -56 x(ou)S 172 x(can)S 171 x(install)S 170 x(HP)S 171 x(C)S 171 x(on)S 171 x(any)S 172 x(Itanium)S 171 x(processor)S 171 x(capable)S 171 x (of)S 171 x(running)S 172 x(OpenVMS)S 3899 X 597 y(I64)S 173 x(V)S -46 x (ersion)S 174 x(8.2-1)S 175 x(or)S 174 x(higher)S -36 x(.)S 266 x(See)S 174 x(the)S 174 x(OpenVMS)S 173 x(Operating)S 175 x(System')S -20 x (s)S 174 x(Software)S 3899 X 598 y(Product)S 167 x(Description)S 165 x (\(SPD)S 166 x(25.01.)S F152(nn)S F151(\))S 167 x(for)S 166 x(details.)S 5 SC 1807 31061 XY F40(1\2032)S 399 x F38(Preparing)S 168 x(for)S 166 x (HP)S 165 x(C)S 166 x(Installation)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ NewCenturySchlbk-Italic Courier Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (1-3) 11 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 2703 4388 XY F24(1.4)S 398 x(Required)S 232 x(Operating)S 232 x (System)S 232 x(Components)S 4796 X 897 y F151(HP)S 166 x(C)S 165 x (7.3)S 167 x(requires)S 166 x(the)S 166 x(OpenVMS)S 166 x(I64)S 166 x (operating)S 167 x(system)S 165 x(V)S -46 x(ersion)S 166 x(8.2-1)S 166 x (or)S 167 x(higher)S -36 x(.)S 4796 X 896 y(Future)S 170 x(HP)S 169 x (C)S 169 x(releases)S 169 x(may)S 170 x(require)S 170 x(higher)S 170 x (versions)S 170 x(of)S 169 x(the)S 170 x(OpenVMS)S 169 x(operating)S 4796 X 598 y(system,)S 165 x(as)S 166 x(described)S 166 x(in)S 166 x (the)S 166 x(release)S 166 x(notes)S 166 x(or)S 167 x(the)S 166 x(cover)S 167 x(letter)S -37 x(.)S 4796 X 897 y(The)S 173 x(OpenVMS)S 173 x(I64)S 173 x(operating)S 174 x(system)S 172 x(comes)S 173 x(with)S 173 x(a)S 173 x(variety)S 174 x(of)S 173 x(support)S 173 x(options)S 4796 X 598 y (\(or)S 172 x(components\).)S 264 x(Components)S 172 x(include)S 174 x (such)S 173 x(features)S 173 x(as)S 172 x(networking)S 174 x(and)S 173 x (RMS)S 4796 X 597 y(journaling)S 2 x(.)S 280 x(T)S -46 x(o)S 182 x(use)S 181 x(HP)S 182 x(C,)S 181 x(your)S 182 x(system)S 181 x(should)S 182 x (be)S 181 x(runn)S 2 x(ing)S 182 x(a)S 181 x(version)S 182 x(of)S 181 x (the)S 4796 X 598 y(OpenVMS)S 177 x(I64)S 178 x(operating)S 179 x(system)S 178 x(that)S 178 x(includes)S 179 x(the)S 178 x(base)S 178 x(component)S 179 x(and)S 179 x(the)S 4796 X 598 y(following)S 166 x(other)S 166 x (components:)S 4796 X 896 y(\201)S 594 x(Programming)S 168 x(support)S 4796 X 897 y(\201)S 594 x(Utilities)S 4796 X 897 y(For)S 167 x(a)S 166 x (complete)S 167 x(list)S 166 x(of)S 166 x(the)S 167 x(required)S 168 x (components,)S 167 x(see)S 167 x(the)S 166 x(HP)S 167 x(C)S 167 x(Software)S 166 x(Product)S 4796 X 598 y(Description)S 165 x(\(SPD\))S 165 x(on)S 167 x(the)S 166 x(media)S 166 x(CD-RO)S -2 x(M.)S 2703 14683 XY F24 (1.5)S 398 x(Optional)S 232 x(Software)S 4796 X 897 y F151(Y)S -56 x (ou)S 166 x(can)S 167 x(use)S 166 x(the)S 166 x(following)S 166 x(optional)S 166 x(OpenVMS)S 166 x(software)S 165 x(with)S 166 x(HP)S 166 x(C:)S 4796 X 896 y(\201)S 594 x(HP)S 171 x(Langu)S 2 x(age-Sensitive)S 171 x (Editor/Source)S 172 x(Code)S 170 x(Analyzer)S 171 x(\(LSE/SCA\).)S 171 x(Support)S 5692 X 598 y(for)S 166 x(C)S 166 x(requires)S 166 x (that)S 166 x(LSE)S 166 x(be)S 166 x(installed)S 166 x(before)S 166 x (the)S 166 x(compiler)S 166 x(is)S 166 x(installed.)S 4796 X 897 y(\201)S 594 x(HP)S 166 x(T)S -45 x(est)S 165 x(Manager)S 168 x(\(DTM\))S 4796 X 896 y(\201)S 594 x(HP)S 166 x(Performance)S 167 x(and)S 167 x(Coverage)S 167 x(Analyzer)S 166 x(\(PCA\))S 4796 X 897 y(\201)S 594 x(HP)S 166 x (Code)S 166 x(Management)S 167 x(System)S 166 x(\(CMS\))S 4796 X 896 y (\201)S 594 x(HP)S 166 x(Module)S 167 x(Management)S 167 x(System)S 166 x(\(MMS\))S 2703 22155 XY F24(1.6)S 398 x(License)S 232 x(Registration)S 4796 X 897 y F151(Before)S 172 x(you)S 174 x(install)S 172 x(and)S 172 x (run)S 174 x(HP)S 173 x(C)S 172 x(7.3)S 173 x(on)S 173 x(a)S 172 x(newly-licensed)S 173 x(node)S 173 x(or)S 173 x(cluster)S -37 x(,)S 175 x(you)S 4796 X 597 y(must)S 170 x(\211rst)S 172 x(register)S 171 x(a)S 172 x(License)S 171 x(Product)S 172 x(Authorization)S 172 x(Key)S 171 x(\(License)S 172 x(P)S -37 x(AK\),)S 171 x(using)S 4796 X 598 y(the)S 166 x(License)S 166 x(Managemen)S 2 x(t)S 165 x(Facility)S 167 x(\(LMF\).)S 4796 X 897 y (The)S 166 x(speci\211c)S 166 x(LMF)S 167 x(product)S 167 x(name)S 166 x (used)S 166 x(by)S 166 x(HP)S 167 x(C)S 165 x(is:)S 4796 X 896 y(\201)S 594 x(C-USER:)S 165 x(Concurren)S 2 x(t-Use)S 165 x(License)S 4796 X 897 y(The)S 169 x(HP)S 170 x(C)S 169 x(compiler)S 169 x(accepts)S 169 x (a)S 169 x(C-USER)S 168 x(P)S -37 x(AK.)S 169 x(The)S 170 x(License)S 170 x(P)S -37 x(AK)S 169 x(may)S 169 x(be)S 170 x(shipped)S 4796 X 598 y (along)S 176 x(with)S 175 x(the)S 175 x(kit)S 176 x(if)S 175 x(you)S 176 x(ordered)S 176 x(the)S 175 x(license)S 176 x(and)S 176 x(media)S 175 x(together;)S 181 x(otherwise,)S 4796 X 597 y(it)S 184 x(is)S 184 x (shipped)S 184 x(separately)S 185 x(to)S 184 x(a)S 185 x(location)S 184 x(based)S 184 x(on)S 185 x(your)S 186 x(license)S 185 x(order)S -37 x(.)S 287 x(If)S 184 x(you)S 4796 X 598 y(are)S 179 x(installing)S 179 x(HP)S 179 x(C)S 179 x(as)S 178 x(an)S 180 x(update)S 179 x(on)S 179 x(a)S 179 x(node)S 179 x(or)S 180 x(cluster)S 179 x(already)S 179 x (licensed)S 179 x(for)S 5 SC 15960 31061 XY F38(Preparing)S 167 x(for)S 166 x(HP)S 166 x(C)S 166 x(Installati)S -2 x(on)S 399 x F40(1\2033)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (1-4) 12 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3899 4232 XY F151(this)S 185 x(software,)S 190 x(you)S 186 x(have)S 186 x(already)S 186 x(completed)S 185 x(the)S 185 x(License)S 186 x (P)S -37 x(AK)S 185 x(registration)S 3899 X 598 y(requirements.)S 3899 X 897 y(If)S 168 x(you)S 169 x(are)S 168 x(installing)S 169 x(prerequisite)S 168 x(or)S 168 x(optional)S 169 x(softw)S -2 x(are)S 169 x(along)S 169 x (with)S 168 x(HP)S 168 x(C,)S 168 x(review)S 3899 X 598 y(the)S 170 x (P)S -37 x(AK)S 169 x(status)S 169 x(and)S 170 x(install)S 169 x(the)S 170 x(P)S -36 x(AKs)S 168 x(for)S 170 x(any)S 171 x(prerequisite)S 169 x (or)S 170 x(optional)S 170 x(software)S 3899 X 597 y(before)S 166 x (you)S 167 x(install)S 166 x(HP)S 166 x(C.)S 3899 X 897 y(Y)S -56 x (ou)S 190 x(must)S 189 x(register)S 190 x(and)S 190 x(load)S 189 x(your)S 191 x(license)S 189 x(for)S 190 x(HP)S 190 x(C)S 189 x(before)S 190 x (you)S 190 x(start)S 189 x(the)S 3899 X 598 y(installation)S 173 x(in)S 174 x(order)S 174 x(to)S 174 x(run)S 175 x(the)S 174 x(Installation)S 173 x(V)S -46 x(eri\211cation)S 174 x(Procedure)S 175 x(\(IVP\))S 173 x (and)S 3899 X 597 y(use)S 166 x(the)S 166 x(software.)S 3899 X 897 y (T)S -46 x(o)S 174 x(register)S 173 x(a)S 173 x(license)S 174 x(under)S 174 x(OpenVMS,)S 173 x(log)S 174 x(in)S 173 x(to)S 173 x(a)S 173 x(privileged)S 175 x(account,)S 176 x(such)S 174 x(as)S 3899 X 598 y(the)S 178 x(system)S 177 x(manager)S 28 x(')S -18 x(s)S 177 x(account,)S 182 x(SYSTEM.)S 178 x(Y)S -56 x(ou)S 178 x(have)S 179 x(a)S 178 x(choice)S 178 x(of)S 178 x(two)S 177 x(ways)S 178 x(to)S 3899 X 598 y(register)S 166 x(a)S 166 x(license:)S 3899 X 896 y(\201)S 595 x(Invoke)S 188 x(the)S 187 x (SYS$UPDA)S -28 x(TE:VMSLICENSE)S -2 x(.COM)S 188 x(procedure.)S 292 x (When)S 188 x(it)S 4796 X 598 y(prompts)S 165 x(you)S 167 x(for)S 166 x (information,)S 167 x(respond)S 166 x(with)S 166 x(data)S 165 x(from)S 166 x(your)S 167 x(License)S 167 x(P)S -37 x(AK.)S 3899 X 897 y(\201)S 595 x(At)S 173 x(the)S 175 x(DCL)S 174 x(prompt,)S 177 x(enter)S 174 x (the)S 175 x(LICENSE)S 173 x(REGISTE)S -2 x(R)S 174 x(command)S 175 x (with)S 174 x(the)S 4796 X 597 y(appropriate)S 165 x(quali\211ers)S 167 x(that)S 166 x(correspond)S 166 x(to)S 166 x(License)S 167 x(P)S -37 x(AK)S 165 x(information.)S 3899 X 897 y(If)S 172 x(you)S 174 x (plan)S 173 x(to)S 172 x(use)S 173 x(HP)S 173 x(C)S 172 x(on)S 173 x (more)S 173 x(than)S 173 x(one)S 173 x(node)S 174 x(in)S 172 x(a)S 173 x (cluster)S -37 x(,)S 175 x(you)S 174 x(will)S 172 x(need)S 173 x(to)S 3899 X 598 y(perform)S 170 x(a)S 170 x(license)S 170 x(load)S 170 x (on)S 171 x(the)S 170 x(other)S 171 x(nodes)S 170 x(after)S 170 x(you)S 171 x(complete)S 170 x(this)S 170 x(installation.)S 3899 X 598 y(See)S 166 x(Section)S 166 x(3.3.)S 3899 X 896 y(For)S 177 x(complete)S 176 x (information)S 176 x(on)S 177 x(using)S 177 x(LMF)S -54 x(,)S 177 x (see)S 176 x(the)S 176 x F152(VMS)S 177 x(License)S 177 x(Managemen)S 2 x(t)S 3899 X 598 y(Utility)S 166 x(Manual)S 167 x F151(or)S 166 x (the)S 166 x(online)S 167 x(HELP)S 166 x(LICENSE)S 165 x(utility)S -55 x (.)S 1807 18927 XY F24(1.7)S 398 x(Installation)S 232 x(Procedure)S 232 x(Requirements)S 3899 X 897 y F151(After)S 166 x(you)S 167 x(have)S 167 x(registered)S 167 x(and)S 166 x(loaded)S 166 x(the)S 167 x(license)S 166 x(P)S -36 x(AK)S 165 x(and)S 167 x(read)S 166 x(the)S 167 x(appropriate)S 3899 X 598 y(parts)S 175 x(of)S 175 x(this)S 175 x(installation)S 175 x (guide,)S 178 x(the)S 176 x(installation)S 175 x(takes)S 175 x(approximately)S 176 x(5)S 175 x(to)S 175 x(15)S 3899 X 597 y(minutes,)S 170 x(depending)S 170 x(on)S 169 x(your)S 170 x(type)S 169 x(of)S 169 x(media,)S 170 x (your)S 170 x(system)S 168 x(con\211g)S 2 x(uration,)S 170 x(and)S 170 x (the)S 3899 X 598 y(kit)S 166 x(components)S 166 x(chosen.)S 1807 22713 XY F28(1.7.1)S 400 x(Installa)S 2 x(tion)S 199 x(Account)S 201 x(Privileges)S 200 x(and)S 200 x(Disk)S 200 x(Space)S 3899 X 797 y F151(T)S -46 x(o)S 177 x(install)S 177 x(HP)S 177 x(C,)S 178 x(you)S 178 x(must)S 176 x (be)S 178 x(logged)S 178 x(in)S 177 x(to)S 177 x(an)S 177 x(accoun)S 2 x(t)S 176 x(that)S 177 x(has)S 177 x(the)S 178 x(SETPR)S -19 x(V)S 3899 X 598 y(privilege)S 167 x(or)S 166 x(at)S 166 x(least)S 165 x(the)S 166 x(following)S 167 x(privileges)S 166 x(enabled:)S 3899 X 896 y(\201)S 595 x(BYP)S -38 x(ASS)S 3899 X 897 y(\201)S 595 x(CMKRNL)S 3899 X 897 y (\201)S 595 x(SYSLCK)S 3899 X 896 y(\201)S 595 x(SYSPR)S -20 x(V)S 5 SC 1807 31061 XY F40(1\2034)S 399 x F38(Preparing)S 168 x(for)S 166 x(HP)S 165 x(C)S 166 x(Installation)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%+ NewCenturySchlbk-Italic Helvetica-Bold %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (1-5) 13 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 4796 4232 XY F151(T)S -31 x(able)S 167 x(1)S(\203)S(1)S 167 x(lists)S 166 x(the)S 167 x(HP)S 167 x(C)S 167 x(requirements)S 167 x(for)S 167 x (free)S 167 x(disk)S 167 x(storage)S 167 x(space)S 167 x(to)S 167 x (install)S 166 x(the)S 4796 X 598 y(compiler)S 166 x(and)S 166 x(the)S 166 x(documentation)S 167 x(\(in)S 166 x(.ps,)S 166 x(.txt,)S 168 x (and)S 166 x(.html)S 166 x(formats\).)S 4796 6275 XY F36(T)S -37 x(able)S 150 x(1)S(\203)S(1)S 399 x(Disk)S 149 x(Space)S 150 x(Requirements)S 4796 X 324 y 18528 24 R 4796 7097 XY F40(Blocks)S 173 x(During)S 4796 X 498 y(Installation)S 9926 X(Blocks)S 150 x(After)S 150 x(Installation)S 4796 X 299 y 18528 24 R 4796 8491 XY F155(150,000)S 9926 X(75,000)S 4796 X 399 y 18528 24 R 4796 9986 XY F151(These)S 177 x(counts)S 177 x (refer)S 176 x(to)S 177 x(the)S 177 x(disk)S 176 x(space)S 177 x(required)S 177 x(on)S 177 x(the)S 177 x(system)S 176 x(disk.)S 271 x(The)S 177 x (sizes)S 4796 X 598 y(are)S 188 x(approximate;)S 201 x(actual)S 189 x (sizes)S 187 x(may)S 189 x(vary)S 190 x(depending)S 190 x(on)S 189 x (the)S 189 x(user)S 28 x(')S -19 x(s)S 188 x(system)S 4796 X 597 y(environment,)S 167 x(con\211g)S 2 x(uration,)S 167 x(and)S 166 x(software)S 165 x(options.)S 4796 X 897 y(T)S -46 x(o)S 169 x(determine)S 170 x(the)S 169 x(number)S 171 x(of)S 169 x(free)S 169 x(disk)S 170 x(blocks)S 169 x(on)S 170 x (the)S 170 x(current)S 170 x(system)S 169 x(disk,)S 170 x(enter)S 4796 X 598 y(the)S 166 x(following)S 166 x(DCL)S 165 x(command:)S 4796 X 896 y F238($)S 1 SC 239 x F240(SHOW)S 240 x(DEVICE)S 240 x(SYS$SYSDEVI)S 2 x (CE)S 0 SC 2703 14668 XY F28(1.7.2)S 400 x(System)S 201 x(Parameters)S 4796 X 797 y F151(Installing)S 166 x(HP)S 166 x(C)S 166 x(requires)S 166 x(certain)S 166 x(system)S 166 x(parameter)S 166 x(settings.)S 4796 X 897 y(The)S 195 x(minimum)S 195 x(number)S 196 x(of)S 195 x(free)S 195 x (global)S 195 x(pagelets)S 195 x(\(512-byte)S 195 x(subpage)S 195 x (unit\))S 4796 X 598 y(and)S 202 x(global)S 203 x(sections)S 201 x(needed)S 203 x(for)S 202 x(the)S 203 x(installation)S 201 x(depends)S 203 x(on)S 202 x(whether)S 4796 X 597 y(SYS$SY)S -2 x(STEM:DECC$CO)S -2 x(MPILER.EXE)S 173 x(was)S 173 x(previously)S 175 x(installed)S 173 x(as)S 173 x(a)S 174 x(shared)S 4796 X 598 y(known)S 166 x(image:)S 4796 X 897 y(\201)S 594 x(If)S 196 x(not)S 196 x(previously)S 197 x(installed)S 195 x(as)S 196 x(shared,)S 204 x(1)S 196 x(global)S 196 x(section)S 196 x(and)S 197 x(a)S 196 x(suf\211-)S 5692 X 598 y(cient)S 195 x(number)S 196 x (of)S 195 x(contiguous)S 196 x(free)S 195 x(global)S 195 x(pagelets)S 195 x(to)S 195 x(contain)S 195 x(the)S 195 x(\211le)S 5692 X 597 y(SYS$LIBRA)S -2 x(R)S -18 x(Y)S -47 x(:DCL)S -27 x(T)S -27 x(ABLES.EXE)S 4796 X 897 y (\201)S 594 x(If)S 184 x(previously)S 185 x(installed)S 183 x(as)S 184 x (shared,)S 189 x(2)S 184 x(global)S 184 x(sections)S 184 x(and)S 184 x (approximately)S 5692 X 598 y(10,000)S 170 x(contigu)S 2 x(ous)S 170 x (free)S 170 x(global)S 170 x(pagelets)S 170 x(plus)S 170 x(a)S 170 x (suf\211cient)S 170 x(number)S 171 x(of)S 170 x(contigu-)S 5692 X 597 y (ous)S 151 x(free)S 152 x(global)S 151 x(pagelets)S 151 x(to)S 151 x (contain)S 151 x(the)S 152 x(\211le)S 151 x(SYS$LIBRA)S -2 x(R)S -18 x (Y)S -47 x(:DCL)S -27 x(T)S -27 x(ABLES.EXE)S 4796 X 897 y(These)S 171 x (values)S 172 x(represent)S 171 x(the)S 171 x(number)S 172 x(of)S 171 x (free)S 171 x(global)S 172 x(pagelets)S 171 x(and)S 171 x(global)S 172 x (sections)S 4796 X 598 y(required)S 166 x(for)S 167 x(the)S 166 x(installation,)S 167 x(not)S 166 x(the)S 167 x(total)S 166 x(number)S 167 x(you)S 167 x (need)S 167 x(to)S 166 x(run)S 167 x(your)S 168 x(system)S 4796 X 598 y (and)S 166 x(other)S 166 x(software.)S 5692 25627 XY 7512 24 R 13507 25627 XY F36(Note)S 299 x 7512 24 R 5692 26524 XY F151(If)S 165 x(you)S 165 x (do)S 165 x(not)S 165 x(ensure)S 166 x(that)S 164 x(your)S 166 x(system)S 164 x(has)S 165 x(the)S 165 x(necessary)S 165 x(global)S 166 x(pagelets)S 5692 X 598 y(and)S 174 x(global)S 174 x(section)S 173 x(SYSGEN)S 172 x (parameters)S 173 x(for)S 173 x(the)S 174 x(installation,)S 175 x(the)S 174 x(DCL)S 5692 X 597 y(tables)S 165 x(can)S 167 x(become)S 166 x(corrupted)S 167 x(in)S 166 x(some)S 166 x(situations.)S 5692 X 698 y 16740 24 R 5 SC 15960 31061 XY F38(Preparing)S 167 x(for)S 166 x(HP)S 166 x(C)S 166 x(Installati)S -2 x(on)S 399 x F40(1\2035)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%+ Helvetica-Bold Courier Courier-Bold %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (USERTAGCOLOR) %%+ (FOOTCOLOR) % %%Page: (1-6) 14 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 1807 4238 XY F36(1.7.2.1)S 400 x(Calculating)S 167 x(V)S -27 x (alues)S 167 x(for)S 166 x(GBLP)S -37 x(AGES)S 166 x(and)S 167 x(GBLSECTIONS)S 3899 X 697 y F151(T)S -46 x(o)S 182 x(install)S 181 x(and)S 182 x(run)S 183 x(HP)S 182 x(C,)S 182 x(you)S 183 x(must)S 181 x(have)S 183 x(suf\211cient)S 182 x(free)S 182 x(global)S 182 x(pagelets)S 182 x(and)S 3899 X 598 y (global)S 166 x(sections.)S 3899 X 897 y(Enter)S 168 x(the)S 169 x(following)S 169 x(DCL)S 168 x(command)S 169 x(to)S 168 x(determine)S 169 x(the)S 169 x(number)S 169 x(of)S 169 x(global)S 169 x(pagelets)S 3899 X 598 y (required)S 167 x(by)S 166 x(SYS$LIBRA)S -2 x(R)S -19 x(Y)S -46 x(:DCL)S -27 x(T)S -27 x(ABLES.EXE)S -2 x(:)S 3899 X 896 y F238($)S 1 SC 239 x F240(DIR/SIZE)S 241 x(SYS$LIBRARY:)S 2 x(DCLTABLES.EX)S 2 x(E)S 0 SC 3899 X 897 y F151(This)S 152 x(command)S 152 x(returns)S 152 x(the)S 152 x(size)S 151 x(\(in)S 152 x(blocks\))S 152 x(of)S 152 x(SYS$LIBR)S -2 x(AR)S -19 x(Y)S -46 x(:DCL)S -27 x(T)S -28 x(ABLES.EXE.)S 3899 X 598 y(As)S 172 x(an)S 174 x(approximation,)S 176 x(use)S 173 x(this)S 173 x(\211gu)S 2 x(re)S 173 x(as)S 173 x(the)S 174 x(number)S 174 x (of)S 173 x(global)S 173 x(pagelets)S 174 x(for)S 173 x(the)S 3899 X 597 y(\211le.)S -848 x 897 y(Y)S -56 x(ou)S 171 x(can)S 171 x(use)S 171 x(the)S 170 x(WRITE)S 170 x(command)S 170 x(with)S 171 x(the)S 170 x (F$GETSYI)S 170 x(lexical)S 171 x(function)S 171 x(to)S 170 x(\211nd)S 3899 X 598 y(the)S 180 x(number)S 181 x(of)S 180 x(free)S 180 x(contiguous)S 181 x(global)S 180 x(pagelets)S 180 x(and)S 180 x(free)S 180 x(global)S 181 x(sections.)S 277 x(The)S 3899 X 598 y(following)S 182 x(example)S 183 x(shows)S 181 x(how)S 182 x(to)S 183 x(get)S 182 x(this)S 182 x (information)S 183 x(at)S 181 x(your)S 184 x(terminal)S 182 x(\(the)S 3899 X 597 y(default)S 166 x(for)S 166 x(SYS$OUTPUT\):)S 3899 X 897 y F238($)S 1 SC 239 x F240(WRITE)S 240 x(SYS$OUTPU)S 2 x(T)S 239 x(F$GETSYI\(")S 2 x(CONTIG_GBLPA)S 2 x(GES"\))S 0 SC 3899 X 498 y F238(15848)S 3899 X 498 y($)S 1 SC 239 x F240(WRITE)S 240 x(SYS$OUTPU)S 2 x(T)S 239 x(F$GETSYI\(")S 2 x(FREE_GBLSECT)S 2 x(S"\))S 0 SC 3899 X 498 y F238(24)S -478 x 897 y F151(If)S 172 x(the)S 173 x(value)S 174 x(of)S 173 x(free)S 173 x(global)S 173 x(pagelets)S 173 x(or)S 173 x(global)S 173 x(sections)S 172 x(is)S 173 x(less)S 172 x(than)S 173 x(the)S 173 x(required)S 3899 X 598 y (value)S 167 x(\(see)S 165 x(Section)S 167 x(1.7.2\),)S 167 x(you)S 167 x(must)S 165 x(increase)S 167 x(the)S 166 x(system)S 165 x(parameter)S 166 x(setting.)S 3899 X 896 y(Section)S 187 x(1.7.2.2)S 188 x(describes)S 186 x(the)S 188 x(procedures)S 187 x(for)S 187 x(increasing)S 188 x (these)S 187 x(values)S 187 x(using)S 3899 X 598 y(AUTOGEN)S -2 x(.)S 1807 19082 XY F36(1.7.2.2)S 400 x(Changing)S 167 x(System)S 166 x(Parameter)S 166 x(V)S -27 x(alues)S 166 x(with)S 167 x(AUT)S -10 x(OGEN)S 3899 X 698 y F151(If)S 164 x(you)S 165 x(do)S 164 x(not)S 164 x(have)S 165 x (enough)S 166 x(free)S 164 x(global)S 164 x(pages)S 164 x(or)S 165 x (free)S 164 x(global)S 164 x(sections)S 164 x(to)S 164 x(install)S 163 x (HP)S 3899 X 598 y(C,)S 166 x(you)S 167 x(can)S 167 x(do)S 166 x(either)S 166 x(of)S 166 x(the)S 166 x(following:)S 3899 X 896 y(\201)S 595 x (Delete)S 165 x(an)S 166 x(existing)S 167 x(known)S 167 x(image)S 166 x (using)S 167 x(the)S 166 x(OpenVMS)S 166 x(INST)S -28 x(ALL)S 166 x (utility)S -55 x(.)S 3899 X 897 y(\201)S 595 x(Use)S 180 x(the)S 180 x (AUTOGEN)S 179 x(command)S 181 x(procedure)S 181 x(to)S 180 x(increase)S 181 x(the)S 181 x(GBLP)S -37 x(AGE)S -2 x(S)S 181 x(or)S 4796 X 598 y (GBLSE)S -2 x(CTIONS)S 165 x(system)S 166 x(parameters.)S 3899 X 896 y (AUTOGEN)S 177 x(automatically)S 179 x(adjusts)S 178 x(values)S 180 x (for)S 178 x(parameters)S 179 x(that)S 178 x(are)S 179 x(associated)S 3899 X 598 y(with)S 191 x(the)S 192 x(values)S 192 x(you)S 192 x(reset)S 192 x(manually)S -55 x(.)S 301 x(T)S -46 x(o)S 192 x(change)S 193 x (system)S 191 x(parameters)S 191 x(with)S 3899 X 598 y(AUTOGEN)S -2 x (,)S 167 x(edit)S 166 x(the)S 166 x(following)S 166 x(\211le:)S 3899 X 896 y F238(SYS$SYSTEM)S 2 x(:MODPARAMS.DA)S 2 x(T)S 3899 X 897 y F151 (Use)S 166 x(an)S 166 x(editor)S 166 x(to)S 166 x(access)S 165 x(the)S 167 x(\211le.)S 3899 X 897 y(T)S -46 x(o)S 192 x(change)S 193 x(a)S 192 x(parameter)S 192 x(value)S 192 x(listed)S 191 x(in)S 192 x(this)S 192 x(\211le,)S 199 x(delete)S 192 x(the)S 192 x(current)S 192 x(value)S 3899 X 597 y(associated)S 165 x(with)S 166 x(that)S 166 x(parameter)S 165 x(and)S 167 x(enter)S 166 x(the)S 166 x(new)S 166 x(value.)S 5 SC 1807 31061 XY F40(1\2036)S 399 x F38(Preparing)S 168 x(for)S 166 x(HP)S 165 x(C)S 166 x(Installation)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Courier Courier-Bold Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (USERTAGCOLOR) %%+ (FOOTCOLOR) % %%Page: (1-7) 15 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 4796 4232 XY F151(T)S -46 x(o)S 176 x(add)S 176 x(a)S 177 x(new)S 176 x(parameter)S -37 x(,)S 179 x(add)S 176 x(a)S 177 x(line)S 176 x (to)S 176 x(the)S 177 x(\211le)S 176 x(that)S 176 x(speci\211es)S 176 x (the)S 177 x(name)S 176 x(of)S 177 x(the)S 4796 X 598 y(parameter)S 165 x(and)S 167 x(its)S 165 x(value.)S 250 x(For)S 167 x(example:)S 1 SC 4796 X 897 y F240(WSMAX)S 239 x(=)S 240 x(8096)S 0 SC 4796 X 896 y F151(T)S -46 x(o)S 174 x(modify)S 174 x(incremental)S 175 x(parameters)S 174 x(such)S 174 x(as)S 174 x(GBLP)S -37 x(AGES)S 173 x(and)S 174 x (GBLSECTIO)S -2 x(NS,)S 4796 X 598 y(use)S 171 x(the)S 172 x(ADD)S -2 x (_)S 172 x(pre\211x.)S 261 x(The)S 172 x(following)S 171 x(example)S 172 x(increases)S 171 x(the)S 172 x(global)S 172 x(page)S 172 x(setting)S 4796 X 598 y(by)S 166 x(2000:)S 1 SC 4796 X 897 y F240(ADD_GBLPAGES)S 241 x(=)S 239 x(2000)S 0 SC 4796 X 896 y F151(After)S 192 x(you)S 194 x (make)S 193 x(all)S 193 x(your)S 194 x(changes,)S 201 x(exit)S 194 x (from)S 192 x(the)S 194 x(editor)S -37 x(,)S 200 x(then)S 193 x(execu)S 2 x(te)S 192 x(the)S 4796 X 598 y(AUTOG)S -2 x(EN)S 177 x(procedure)S 179 x(to)S 177 x(recalculate)S 178 x(your)S 178 x(system)S 177 x(parameters)S 177 x(and)S 178 x(reboot)S 177 x(the)S 4796 X 598 y(system:)S 4796 X 896 y F238($)S 1 SC 239 x F240(@SYS$UPDATE)S 2 x(:AUTOGEN)S 240 x(GETDATA)S 240 x(REBOOT)S 0 SC 4796 X 897 y F151(When)S 175 x(you)S 175 x(specify)S 175 x(REBO)S -2 x(OT)S -46 x(,)S 175 x(AUTOGEN)S 173 x(does)S 175 x (an)S 174 x(automatic)S 175 x(system)S 174 x(shutdown)S 4796 X 598 y (and)S 202 x(then)S 202 x(reboots)S 202 x(the)S 202 x(system.)S 321 x (Any)S 202 x(users)S 202 x(logged)S 203 x(on)S 202 x(to)S 202 x(the)S 202 x(system)S 201 x(are)S 4796 X 598 y(immediately)S 179 x(disconnected)S 180 x(during)S 181 x(the)S 180 x(shutdown.)S 277 x(The)S 181 x(automatic)S 179 x(reboot)S 180 x(puts)S 4796 X 597 y(the)S 166 x(new)S 166 x(parameter)S 166 x(values)S 166 x(into)S 166 x(effect.)S 4796 X 897 y(The)S 167 x (AUTOGE)S -2 x(N)S 167 x(Utility)S 166 x(automatically)S 166 x(adjusts)S 166 x(some)S 166 x(of)S 167 x(the)S 166 x(SYSGEN)S 165 x(parameters)S 4796 X 598 y(based)S 164 x(on)S 166 x(the)S 165 x(consumption)S 166 x (of)S 165 x(resources)S 166 x(since)S 165 x(the)S 166 x(last)S 164 x (reboot.)S 250 x(If)S 165 x(you)S 166 x(do)S 165 x(not)S 165 x(want)S 4796 X 597 y(to)S 175 x(take)S 176 x(advantage)S 177 x(of)S 175 x(this)S 176 x(automatic)S 175 x(adjustment,)S 179 x(include)S 176 x(the)S 176 x (NOFEEDBA)S -2 x(CK)S 4796 X 598 y(quali\211er)S 166 x(on)S 167 x(the)S 166 x(AUTOGEN)S 165 x(command)S 166 x(line.)S 4796 X 897 y(For)S 167 x (information)S 168 x(about)S 167 x(using)S 168 x(AUTOGEN)S 166 x(and)S 168 x(its)S 167 x(command-line)S 167 x(parameters,)S 168 x(see)S 4796 X 598 y(the)S 175 x F152(OpenVMS)S 176 x(System)S 177 x(Manager)S 29 x (')S -19 x(s)S 176 x(Manual:)S 269 x(T)S -44 x(uning)S 2 x(,)S 178 x (Monitorin)S 2 x(g,)S 179 x(and)S 176 x(Complex)S 4796 X 597 y(Systems)S F151(.)S 2703 20422 XY F24(1.8)S 398 x(Backing)S 231 x(Up)S 233 x(Y)S -52 x(our)S 233 x(System)S 232 x(Disk)S 4796 X 896 y F151(HP)S 184 x (recommends)S 185 x(that)S 184 x(you)S 185 x(do)S 185 x(a)S 184 x(system)S 184 x(disk)S 184 x(backup)S 186 x(before)S 184 x(installing)S 185 x (any)S 4796 X 598 y(softw)S -2 x(are.)S 271 x(Use)S 176 x(the)S 176 x (backup)S 178 x(procedures)S 177 x(that)S 176 x(are)S 176 x(established)S 176 x(at)S 176 x(your)S 177 x(site.)S 270 x(For)S 4796 X 598 y(details)S 177 x(on)S 180 x(performing)S 179 x(a)S 179 x(system)S 178 x(disk)S 178 x(backup,)S 184 x(see)S 178 x(the)S 179 x F152(Using)S 179 x(VMS)S 179 x(BACKUP)S 4796 X 598 y F151(manual.)S 5 SC 15960 31061 XY F38(Preparing)S 167 x(for)S 166 x(HP)S 166 x(C)S 166 x(Installati)S -2 x(on)S 399 x F40(1\2037)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%+ Courier-Bold Courier NewCenturySchlbk-Italic %%+ Helvetica-Bold Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (USERTAGCOLOR) %%+ (FOOTCOLOR) % %%Page: (1-8) 16 %DEC_EDMS_BlankPage PP %%PageTrailer %%PageFonts: %%PageProcessColors: %%PageCustomColors: % %%Page: (2-1) 17 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 22329 6453 XY F8(2)S 2703 X 448 y 20628 48 R 16185 7950 XY F208 (Installing)S 331 x(HP)S 332 x(C)S 4796 10242 XY F151(This)S 166 x(chapter)S 166 x(explains)S 166 x(how)S 166 x(to)S 166 x(install)S 166 x(HP)S 166 x (C:)S 4796 X 896 y(\201)S 594 x(Section)S 166 x(2.1)S 167 x(describes)S 165 x(multiple)S 166 x(version)S 167 x(support.)S 4796 X 897 y(\201)S 594 x(Section)S 161 x(2.2)S 161 x(contains)S 160 x(a)S 161 x(step-by-step)S 159 x(description)S 161 x(of)S 160 x(the)S 161 x(installation)S 160 x (procedure.)S 4796 X 897 y(\201)S 594 x(Section)S 166 x(2.3)S 167 x (shows)S 165 x(a)S 166 x(sample)S 165 x(installation)S 166 x(with)S 166 x(an)S 166 x(alternate)S 166 x(compiler)S -37 x(.)S 4796 X 896 y (\201)S 594 x(Section)S 166 x(2.4)S 167 x(covers)S 166 x(error)S 167 x (recovery)S 168 x(considerations.)S 2703 15323 XY F24(2.1)S 398 x(Installing)S 232 x(and)S 233 x(Using)S 231 x(Multiple)S 233 x(Compiler)S 231 x(V)S -38 x(ersions)S 4796 X 896 y F151(HP)S 166 x(C)S 178 x(I64)S 178 x(V)S -46 x(ersion)S 179 x(7.3)S 179 x(and)S 179 x(higher)S 180 x(provides)S 179 x(support)S 178 x(for)S 179 x(installing)S 179 x(and)S 179 x(using)S 4796 X 598 y(multiple)S 165 x(versions)S 167 x(of)S 166 x(the)S 166 x (compiler)S 166 x(on)S 166 x(the)S 167 x(same)S 165 x(node.)S 4796 X 897 y(During)S 182 x(installation)S 181 x(of)S 181 x(V)S -46 x(ersion)S 182 x(7.3,)S 186 x(if)S 182 x(a)S 181 x(previous)S 182 x(version)S 182 x (of)S 182 x(the)S 182 x(compiler)S 181 x(is)S 4796 X 597 y(already)S 174 x(installed,)S 176 x(you)S 176 x(have)S 175 x(the)S 174 x(opportunity)S 175 x(to)S 174 x(preserve)S 175 x(that)S 174 x(compiler)S 174 x(rather)S 4796 X 598 y(than)S 167 x(overwrite)S 167 x(it.)S 250 x(If)S 166 x(you)S 168 x(do)S 167 x(choose)S 167 x(to)S 166 x(preserve)S 168 x(the)S 167 x (currently)S 168 x(installed)S 166 x(compiler)S -37 x(,)S 4796 X 598 y (the)S 177 x(new)S 178 x(compiler)S 177 x(version)S 179 x(will)S 176 x (become)S 178 x(the)S 178 x(system)S 177 x(default,)S 181 x(and)S 177 x (the)S 178 x(previous)S 4796 X 598 y(version)S 166 x(will)S 166 x(remain)S 166 x(as)S 166 x(an)S 166 x(alternate.)S 4796 X 896 y(Users)S 165 x (can)S 167 x(make)S 167 x(the)S 166 x(choice)S 168 x(to)S 166 x(use)S 166 x(an)S 167 x(alternate)S 166 x(compiler)S 167 x(instead)S 166 x (of)S 166 x(the)S 167 x(installed)S 4796 X 598 y(default)S 175 x(system)S 175 x(compiler)S 175 x(by)S 176 x(running)S 177 x(a)S 175 x(command)S 176 x(procedure)S 176 x(that)S 175 x(chang)S 2 x(es)S 175 x(the)S 4796 X 598 y(behavior)S 167 x(of)S 166 x(the)S 166 x F234(cc)S 166 x F151(command)S 166 x(for)S 166 x(the)S 166 x(process)S 166 x(that)S 166 x(invokes)S 167 x(it.)S 2703 23293 XY F28(2.1.1)S 400 x(Display)S 2 x(ing)S 199 x (and)S 200 x(Selecti)S 2 x(ng)S 199 x(the)S 200 x(Compiler)S 200 x(V)S -33 x(ersion)S 4796 X 797 y F151(This)S 169 x(kit)S 170 x(provides)S 170 x(two)S 169 x(command)S 170 x(procedures)S 170 x(to)S 169 x(display)S 170 x(and)S 170 x(control)S 170 x(which)S 170 x(HP)S 170 x(C)S 4796 X 598 y(compiler)S 166 x(is)S 165 x(used)S 166 x(by)S 167 x(a)S 166 x (process:)S 4796 X 896 y(\201)S 594 x(SYS$SYSTEM:DEC)S -2 x(C$SHOW_VE)S -2 x(RSIONS.CO)S -2 x(M)S 5692 X 797 y(This)S 168 x(procedure)S 169 x (displays)S 167 x(the)S 167 x(HP)S 167 x(C)S 167 x(compilers)S 167 x (available)S 168 x(on)S 168 x(the)S 168 x(system,)S 168 x(along)S 5692 X 598 y(with)S 170 x(their)S 171 x(version)S 172 x(numbers.)S 259 x(It)S 170 x(also)S 170 x(displays)S 170 x(which)S 171 x(compiler)S 170 x(is)S 171 x(the)S 170 x(default)S 5692 X 598 y(for)S 174 x(the)S 174 x(current)S 174 x(process.)S 264 x(The)S 175 x(procedure)S 174 x(takes)S 173 x(an)S 174 x(optional)S 174 x(version-number)S 5692 X 597 y(argument.)S 251 x (Examples:)S 5 SC 19132 31061 XY F38(Installing)S 165 x(HP)S 166 x(C)S 398 x F40(2\2031)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Courier Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (2-2) 18 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 4796 4132 XY F238($)S 239 x(@SYS$SYSTEM)S 2 x(:DECC$SHOW_V)S 2 x (ERSIONS)S 4796 X 797 y(The)S 239 x(following)S 480 x(HP)S 239 x(C)S 240 x(compiler\(s\))S 241 x(are)S 239 x(availab)S 2 x(le)S 239 x(in)S 4796 X 498 y(SYS$COMMON:[S)S 2 x(YSEXE]:)S 4796 X 797 y(Filename)S 12210 X (Version)S 15080 X(Defaults)S 4796 X 498 y(-------------)S 2 x(------------)S 2 x(------------)S 2 x(-------------)S 2 x(-------)S 4796 X 498 y(DECC$COMPILER)S 2 x(.EXE)S 12210 X(T7.3-018)S 15080 X(System)S 240 x(Default)S 4796 X 499 y(DECC$COMPILER)S 2 x(_S07_01-013.)S 2 x(EXE)S 718 x(S7.1-013)S 4796 X 498 y(DECC$COMPILER)S 2 x(_T07_03-017.)S 2 x(EXE)S 718 x(T7.3-018)S 4796 X 498 y(DECC$COMPILER)S 2 x(_V07_01-011.)S 2 x(EXE)S 718 x(V7.1-011)S 4796 X 498 y(DECC$COMPILER)S 2 x(_V07_02-001.)S 2 x(EXE)S 718 x(V7.2-001)S 4796 X 498 y(DECC$COMPILER)S 2 x(_V07_02-022.)S 2 x(EXE)S 718 x(V7.2-022)S 15080 X(Process)S 240 x(Default)S 4796 X 897 y($)S 239 x(@SYS$SYSTEM)S 2 x(:DECC$SHOW_V)S 2 x(ERSIONS.COM)S 241 x(V7.2)S 4796 X 797 y(The)S 239 x(following)S 241 x(HP)S 239 x(C)S 240 x(compiler\(s\))S 241 x(are)S 239 x(availabl)S 2 x(e)S 239 x(in)S 4796 X 498 y(SYS$COMMON:[S)S 2 x (YSEXE]:)S 4796 X 797 y(Filename)S 11970 X(Version)S 4796 X 498 y(-------------)S 2 x(------------)S 2 x(------------)S 2 x(--)S 4796 X 498 y(DECC$COMPILER)S 2 x(_V07_02-001.)S 2 x(EXE)S 718 x(V7.2-001)S 4796 X 498 y(DECC$COMPILER)S 2 x(_V07_02-022.)S 2 x(EXE)S 718 x(V7.2-022)S 15080 X(Process)S 240 x (Default)S 3899 X 897 y F151(\201)S 595 x(SYS$SY)S -2 x(STEM:DECC$SET_VE)S -2 x(RSION.COM)S 4796 X 797 y(This)S 196 x(procedure)S 197 x(sets)S 195 x(up)S 196 x(process)S 196 x(logicals)S 196 x(that)S 196 x(point)S 196 x(to)S 196 x(an)S 196 x(alternate)S 4796 X 598 y(HP)S 166 x(C)S 190 x(compiler)S 191 x(in)S 191 x(SYS$SYSTEM,)S 190 x(or)S 191 x(it)S 191 x(removes)S 191 x(the)S 191 x(process)S 190 x(logicals)S 4796 X 598 y(to)S 188 x(revert)S 189 x(to)S 188 x(using)S 189 x(the)S 188 x (default)S 188 x(system)S 188 x(compiler)S -37 x(.)S 294 x(The)S 189 x (procedure)S 189 x(takes)S 4796 X 597 y(one)S 181 x(optional)S 181 x (argument:)S 280 x(a)S 181 x(version)S 182 x(number)S 182 x(or)S 181 x (the)S 181 x(keyword)S 182 x(SYSTEM.)S 181 x(If)S 4796 X 598 y(no)S 185 x(argument)S 185 x(is)S 184 x(speci\211ed,)S 190 x(all)S 185 x(compiler)S 184 x(versions)S 185 x(are)S 185 x(displayed,)S 190 x(as)S 184 x(with)S 4796 X 598 y(@sys$system:decc$show_versions.com,)S 170 x(and)S 169 x (you)S 170 x(are)S 168 x(then)S 170 x(prompted)S 168 x(to)S 169 x(enter)S 4796 X 598 y(a)S 166 x(version)S 166 x(number)S 167 x(or)S 166 x(the)S 167 x(keyword)S 166 x(SYSTEM.)S 4796 X 797 y(The)S 187 x(SYSTEM)S 186 x (argument)S 188 x(selects)S 186 x(the)S 186 x(installed)S 187 x(system)S 186 x(compiler)S -37 x(,)S 192 x(which)S 4796 X 597 y(is)S 192 x(the)S 194 x(one)S 194 x(displayed)S 193 x(with)S 193 x(the)S 193 x(\211lename)S 194 x(DECC$)S -2 x(COMPILER.EXE)S 192 x(in)S 4796 X 598 y(the)S 182 x (output)S 182 x(of)S 182 x(decc$show_versions.com.)S 282 x(Alternate)S 182 x(compilers)S 182 x(are)S 182 x(shown)S 4796 X 598 y(in)S 195 x (that)S 196 x(output)S 196 x(with)S 195 x(their)S 196 x(version)S 197 x (number)S 196 x(appended)S 196 x(to)S 195 x(the)S 196 x(simple)S 4796 X 598 y(\211lename;)S 219 x(for)S 201 x(example,)S 210 x(the)S 201 x(version)S 202 x(7.2-001)S 201 x(compiler)S 201 x(is)S 200 x(shown)S 201 x(as)S 4796 X 597 y(DEC)S -2 x(C$COMPILER_V07_02-)S -2 x(001.EXE)S(.)S 4796 X 797 y(T)S -46 x(o)S 165 x(select)S 164 x(a)S 164 x(compiler)S -37 x (,)S 166 x(pass)S 163 x(a)S 165 x(full)S 164 x(ident)S 165 x(string)S 165 x(or)S 165 x(enough)S 166 x(of)S 164 x(the)S 165 x(ident)S 165 x (string)S 165 x(to)S 4796 X 598 y(be)S 168 x(unique.)S 255 x(For)S 169 x (example:)S 254 x(to)S 169 x(select)S 168 x(the)S 168 x(V7.2-001)S 168 x (compiler)S 169 x(from)S 168 x(the)S 169 x(previous)S 4796 X 598 y(list,)S 165 x(pass)S 165 x(V7.2-001)S 166 x(or)S 167 x(V7.2)S 166 x(to)S 165 x (the)S 167 x(decc$set_version.com)S 167 x(routine.)S 4796 X 797 y(When)S 170 x(this)S 171 x(procedure)S 171 x(is)S 170 x(run)S 172 x(in)S 170 x (a)S 171 x(process,)S 171 x(subsequent)S 171 x F234(cc)S 171 x F151 (commands)S 170 x(invoke)S 4796 X 598 y(the)S 185 x(selected)S 186 x (compiler)S 186 x(version)S 186 x(\(until)S 186 x(the)S 186 x(procedure)S 187 x(is)S 185 x(run)S 187 x(again\).)S 289 x(The)S 4796 X 597 y(process-level)S 179 x(logicals)S 180 x(used)S 180 x(do)S 180 x(not)S 180 x(affect)S 179 x(other)S 180 x(processes)S 180 x(or)S 180 x(users)S 179 x(on)S 180 x(the)S 4796 X 598 y(system.)S 5 SC 1807 31061 XY F40(2\2032)S 399 x F38(Installing)S 165 x(HP)S 166 x(C)S EP PP %%PageTrailer %%PageFonts: Courier NewCenturySchlbk-Roman %%+ Helvetica-Bold Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (2-3) 19 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 5692 4264 XY F151(The)S 195 x(decc$set_version.c)S 2 x(om)S 194 x (sets)S 193 x(up)S 195 x(logicals)S 195 x(DECC)S -2 x($COMPILER)S 194 x (and)S 5692 X 597 y(DECC$C)S -2 x(OMPILER_MSG)S 178 x(to)S 178 x(point)S 178 x(to)S 178 x(the)S 179 x(location)S 178 x(of)S 178 x(the)S 179 x (target)S 178 x(compiler)S 5692 X 598 y(and)S 177 x(its)S 176 x(message)S 177 x(\211le.)S 271 x(In)S 177 x(addition)S 177 x(it)S 176 x(issues)S 176 x(a)S 177 x("set)S 176 x(command")S 177 x(to)S 177 x(select)S 176 x (the)S 5692 X 598 y(appropriate)S 180 x(CDL)S 180 x(\211le)S 180 x(to)S 180 x(select)S 180 x(the)S 180 x(correct)S 181 x(set)S 180 x(of)S 180 x (quali\211ers)S 180 x(for)S 181 x(the)S 180 x(given)S 5692 X 598 y(compiler)S 174 x(version.)S 265 x(Please)S 173 x(remember)S 174 x(that)S 173 x (Set)S 174 x(commands)S 173 x(are)S 174 x(not)S 173 x(inherited)S 5692 X 597 y(by)S 178 x(subprocesses.)S 271 x(Make)S 178 x(sure)S 177 x(that)S 178 x(all)S 177 x(subprocesses)S 176 x(reissue)S 177 x(the)S 178 x(necessary)S 5692 X 598 y(decc$set_version.com)S 167 x(command.)S 2703 8946 XY F28 (2.1.2)S 400 x(Instal)S 2 x(lation)S 200 x(Procedure)S 200 x(Changes)S 4796 X 797 y F151(When)S 180 x(you)S 180 x(install)S 179 x(HP)S 167 x (C)S 179 x(I64)S 179 x(V)S -46 x(ersion)S 180 x(7.3)S 180 x(or)S 180 x (higher)S 181 x(on)S 180 x(a)S 180 x(system)S 179 x(that)S 179 x(already)S 4796 X 598 y(has)S 182 x(a)S 182 x(previous)S 183 x(version)S 183 x (of)S 182 x(the)S 183 x(compiler)S 182 x(installed,)S 187 x(you)S 183 x (are)S 182 x(given)S 184 x(the)S 183 x(chance)S 4796 X 597 y(to)S 188 x (preserve)S 190 x(that)S 189 x(currently)S 191 x(installed)S 188 x(system)S 189 x(compiler)S -37 x(.)S 295 x(T)S -45 x(o)S 189 x(do)S 189 x(this,)S 195 x(during)S 4796 X 598 y(installation,)S 178 x(your)S 177 x(system)S 176 x(administrator)S 175 x(needs)S 176 x(to)S 176 x(answer)S 176 x (NO)S 176 x(to)S 176 x(the)S 176 x(question)S 4796 X 598 y(about)S 166 x (default)S 166 x(options:)S 4796 X 897 y F238(Do)S 239 x(you)S 240 x (want)S 239 x(the)S 240 x(defaults)S 241 x(for)S 239 x(all)S 240 x(options?)S 240 x([YES])S 240 x(NO)S 240 x()S 4796 X 896 y F151(And)S 185 x (then)S 187 x(answer)S 186 x(YES)S 185 x(to)S 186 x(the)S 186 x(question)S 186 x(about)S 186 x(making)S 187 x(alternate)S 186 x(compilers)S 4796 X 598 y(available:)S 4796 X 897 y F238(Would)S 239 x(you)S 240 x(like)S 240 x(to)S 239 x(set)S 240 x(up)S 240 x(your)S 239 x(system)S 241 x (for)S 239 x(running)S 240 x(alterna)S 2 x(te)S 239 x(versions)S 241 x (of)S 239 x(C?)S 240 x([NO])S 239 x(YES)S 240 x()S 4796 X 896 y F151(If)S 182 x(you)S 184 x(answer)S 182 x(YES)S 182 x(to)S 183 x(the)S 183 x(\211rst)S 183 x(question)S 182 x(above)S 184 x(\(about)S 183 x (the)S 183 x(default)S 182 x(options\),)S 4796 X 598 y(you)S 182 x(will)S 181 x(not)S 182 x(receive)S 183 x(the)S 182 x(second)S 182 x(prompt)S 181 x(\(to)S 182 x(set)S 181 x(up)S 182 x(your)S 183 x(system)S 181 x (for)S 182 x(runnin)S 2 x(g)S 4796 X 598 y(alternate)S 188 x(versions)S 188 x(of)S 188 x(C\),)S 188 x(and)S 189 x(the)S 188 x(installation)S 188 x(proceeds)S 188 x(in)S 189 x(the)S 188 x(traditional)S 4796 X 598 y (manner)S -37 x(,)S 167 x(overwriting)S 167 x(the)S 166 x(currently)S 168 x(installed)S 165 x(system)S 166 x(compiler)S -37 x(.)S 4796 X 896 y (If)S 170 x(you)S 173 x(answer)S 171 x(YES)S 170 x(to)S 171 x(the)S 171 x(second)S 172 x(prompt,)S 173 x(the)S 171 x(new)S 171 x(compiler)S 172 x(is)S 170 x(installed)S 171 x(as)S 171 x(the)S 4796 X 598 y(system)S 171 x(default)S 171 x(compiler)S -37 x(,)S 174 x(and)S 171 x(the)S 172 x (previously)S 173 x(installed)S 171 x(compiler)S 172 x(is)S 171 x(set)S 171 x(up)S 172 x(as)S 171 x(an)S 4796 X 598 y(alternate)S 166 x(compiler)S 166 x(with)S 165 x(a)S 166 x(name)S 167 x(based)S 165 x(on)S 167 x(its)S 165 x(ident.)S 2703 21449 XY F24(2.2)S 398 x(How)S 232 x(to)S 233 x (Install)S 231 x(HP)S 233 x(C)S 4796 X 897 y F151(The)S 183 x(installation)S 182 x(procedure)S 183 x(loads)S 183 x(HP)S 182 x(C)S 183 x(product)S 183 x(distribution)S 182 x(\211les)S 182 x(onto)S 183 x(the)S 4796 X 597 y(system)S 165 x(disk)S 166 x(on)S 166 x(the)S 167 x(system)S 165 x (where)S 166 x(you)S 167 x(perform)S 166 x(the)S 167 x(installation.)S 4796 X 897 y(Follow)S 171 x(these)S 171 x(steps)S 170 x(to)S 172 x(install)S 170 x(HP)S 172 x(C)S 171 x(from)S 171 x(the)S 172 x(OpenVMS)S 171 x (I64)S 171 x(Software)S 171 x(Products)S 4796 X 598 y(Library)S 166 x (CD-ROM)S 165 x(set:)S 4796 X 896 y(1.)S 481 x(Log)S 177 x(in)S 177 x (to)S 176 x(a)S 176 x(privileged)S 177 x(account)S 177 x(on)S 177 x (the)S 177 x(system)S 175 x(\(or)S 177 x(cluster\))S 176 x(where)S 176 x (you)S 178 x(will)S 5692 X 598 y(install)S 166 x(HP)S 166 x(C.)S 166 x (This)S 166 x(account)S 167 x(must)S 166 x(have)S 167 x(the)S 166 x (following)S 166 x(privileges)S 167 x(enabled:)S 5692 X 897 y(\201)S 595 x(BYP)S -37 x(ASS)S 5692 X 897 y(\201)S 595 x(CMKRNL)S 5692 X 896 y (\201)S 595 x(SYSLCK)S 5692 X 897 y(\201)S 595 x(SYSPR)S -19 x(V)S 5 SC 19132 31061 XY F38(Installing)S 165 x(HP)S 166 x(C)S 398 x F40(2\2033)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%+ Helvetica-Bold Courier Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (2-4) 20 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 4796 4232 XY F151(If)S 169 x(your)S 171 x(process)S 169 x(has)S 170 x(the)S 170 x(SETPR)S -19 x(V)S 170 x(privilege,)S 172 x(you)S 170 x (can)S 171 x(enable)S 170 x(these)S 169 x(privileges)S 4796 X 598 y (by)S 166 x(entering)S 167 x(the)S 166 x(following)S 167 x(command:)S 4796 X 897 y F238($)S 1 SC 239 x(SET)S 239 x(PROCESS)S 2 x(/PRIVILEGE=\()S 2 x(BYPASS,CMKRN)S 2 x(L,SYSLCK,SYSP)S 2 x(RV\))S 0 SC 4796 X 896 y F151(T)S -46 x(o)S 180 x(check)S 181 x(whether)S 181 x(your)S 181 x (process)S 180 x(has)S 180 x(these)S 180 x(privileges)S 180 x(enabled,)S 185 x(enter)S 180 x(the)S 4796 X 598 y(following)S 166 x(command:)S 4796 X 897 y F238($)S 1 SC 239 x(SHOW)S 240 x(PROCESS/PRIV)S 2 x(ILEGES)S 0 SC 3899 X 896 y F151(2.)S 482 x(T)S -46 x(o)S 163 x(obtain)S 163 x (the)S 163 x(kit)S 163 x(directory)S 164 x(location)S 163 x(of)S 162 x (the)S 164 x(HP)S 163 x(C)S 162 x(product)S 163 x(distribution)S 163 x (\211les)S 163 x(on)S 4796 X 598 y(the)S 170 x(appropriate)S 170 x(OpenVMS)S 170 x(I64)S 170 x(Software)S 170 x(Product)S 171 x(Library)S 172 x(CD-R)S -2 x(OM)S 170 x(\(media)S 4796 X 598 y(CD-R)S -2 x(OM\),)S 166 x(do)S 166 x(one)S 167 x(of)S 166 x(the)S 166 x(following:)S 4796 X 897 y(\201)S 594 x(Use)S 166 x(the)S 166 x(CDMENU)S 165 x(utility)S 166 x(provided)S 167 x(on)S 166 x(the)S 167 x(media)S 165 x(CD-ROM.)S 4796 X 896 y(\201)S 594 x(V)S -22 x(iew)S 165 x(the)S 167 x(CD-R)S -2 x(OM)S 166 x(master)S 166 x(index)S 166 x(\211le)S 167 x(on)S 166 x(the)S 166 x(media)S 166 x (CD-ROM.)S 4796 X 897 y(\201)S 594 x(Contact)S 166 x(the)S 166 x(appropriate)S 166 x(system)S 166 x(manager)S -36 x(.)S 4796 X 797 y(For)S 173 x(information)S 173 x(about)S 173 x(using)S 173 x(the)S 173 x(CDMENU)S 172 x(utility)S 173 x(and)S 173 x(the)S 173 x(CD-RO)S -2 x(M)S 173 x(\211les)S 4796 X 598 y(on)S 178 x(the)S 178 x(media)S 177 x(CD-RO)S -2 x(M)S 178 x(set,)S 181 x(see)S 177 x(the)S 178 x F152(Software)S 179 x(Product)S 179 x (Library)S 178 x(CD-ROM)S 4796 X 597 y(User)S 27 x(')S -18 x(s)S 172 x (Guide)S 174 x F151(\(media)S 172 x(CD-RO)S -2 x(M)S 173 x(user)S 173 x (guide\),)S 176 x(which)S 173 x(accompanies)S 172 x(the)S 173 x(media)S 4796 X 598 y(CD-R)S -2 x(OM)S 174 x(distribution)S 173 x(kit.)S 265 x (The)S 174 x(media)S 174 x(CD-R)S -2 x(OM)S 174 x(user)S 174 x(guide)S 174 x(and)S 174 x(CD-RO)S -2 x(M)S 4796 X 598 y(master)S 163 x(index)S 165 x(\211le)S 165 x(are)S 164 x(provided)S 165 x(as)S 164 x(online)S 165 x(\211les)S 164 x(in)S 165 x(the)S 164 x([README])S 163 x(directory)S 165 x(on)S 4796 X 598 y(the)S 166 x(\211rst)S 166 x(media)S 165 x(CD-ROM.)S 3899 X 896 y(3.)S 482 x(T)S -46 x(o)S 168 x(determine)S 169 x(whether)S 168 x(the)S 168 x(appropriate)S 168 x(media)S 168 x(CD-ROM)S 167 x(is)S 168 x(already)S 168 x(mounted)S 4796 X 598 y(on)S 166 x(your)S 167 x (system,)S 166 x(enter)S 166 x(the)S 167 x(following)S 166 x(command:)S 4796 X 897 y F238($)S 1 SC 239 x(SHOW)S 240 x(DEVICE)S 240 x(DKA400)S 0 SC 4796 20272 XY 7512 24 R 12611 20272 XY F36(Note)S 298 x 7512 24 R 4796 21169 XY F151(DKA)S -2 x(400)S 167 x(is)S 166 x(the)S 166 x(device)S 167 x(name)S 167 x(used)S 166 x(in)S 167 x(examples)S 166 x(in)S 167 x (this)S 166 x(document)S 167 x(to)S 167 x(show)S 4796 X 598 y(where)S 166 x(the)S 166 x(appropriate)S 166 x(media)S 166 x(CD-R)S -2 x(OM)S 166 x(has)S 166 x(been)S 167 x(mounted.)S 4796 X 697 y 16740 24 R 3899 23660 XY (4.)S 482 x(If)S 188 x(the)S 188 x(media)S 188 x(CD-ROM)S 187 x(containing)S 190 x(the)S 189 x(HP)S 188 x(C)S 188 x(installation)S 188 x(\211les)S 189 x(is)S 188 x(not)S 4796 X 597 y(mounted,)S 183 x(either)S 180 x (contact)S 180 x(the)S 180 x(appropriate)S 179 x(system)S 179 x(manager)S 181 x(or)S 179 x(insert)S 180 x(the)S 4796 X 598 y(appropriate)S 188 x (media)S 188 x(CD-ROM)S 188 x(\(write)S 188 x(down)S 188 x(the)S 189 x (volume)S 190 x(label\))S 188 x(into)S 189 x(an)S 4796 X 598 y(available)S 179 x(CD-RO)S -2 x(M)S 180 x(drive.)S 276 x(Enter)S 180 x(the)S 179 x (appropriate)S 179 x(MOUNT)S 179 x(command)S 180 x(to)S 4796 X 598 y (mount)S 178 x(the)S 177 x(media)S 178 x(CD-R)S -2 x(OM)S 178 x(\(omit)S 177 x(the)S 178 x(/FOREIGN)S 176 x(quali\211er\),)S 182 x(such)S 178 x (as)S 177 x(the)S 4796 X 597 y(following:)S 4796 X 897 y F238($)S 1 SC 239 x(MOUNT)S 240 x(DKA400)S 240 x F239(label)S 0 SC 4796 X 897 y F151 (Where)S 166 x F152(label)S 166 x F151(is)S 165 x(the)S 167 x(volume)S 166 x(label)S 166 x(of)S 166 x(that)S 166 x(media)S 166 x(CD-R)S -2 x (OM.)S 5 SC 1807 31061 XY F40(2\2034)S 399 x F38(Installing)S 165 x (HP)S 166 x(C)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%+ Courier NewCenturySchlbk-Italic Helvetica-Bold %%+ Courier-Oblique Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (USERTAGCOLOR) %%+ (FOOTCOLOR) % %%Page: (2-5) 21 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 4796 4232 XY F151(5.)S 481 x(T)S -45 x(o)S 172 x(check)S 173 x (that)S 171 x(you)S 173 x(have)S 173 x(located)S 172 x(the)S 172 x(correct)S 173 x(CD-R)S -2 x(OM)S 172 x(device)S 173 x(and)S 172 x(directory)S -55 x(,)S 5692 X 598 y(use)S 166 x(the)S 166 x(following)S 167 x(DIRE)S -2 x(CTOR)S -19 x(Y)S 166 x(command:)S 5692 X 897 y F238($)S 1 SC 239 x (DIRECTO)S 2 x(RY)S 239 x(*.PCSI)S 0 SC 5692 X 797 y(Directory)S 241 x (DKA400:[dir)S 2 x(.subdir])S 5692 X 498 y(HP-I64VMS)S 2 x(-C-V0701-nnn)S 2 x(n-1.PCSI)S 5692 X 498 y(Total)S 240 x(of)S 240 x(2)S 239 x(files.)S 4796 X 897 y F151(6.)S 481 x(T)S -45 x(o)S 167 x(extract)S 167 x(the)S 167 x(HP)S 168 x(C)S 166 x(online)S 168 x(release)S 167 x(notes)S 167 x (before)S 167 x(you)S 168 x(install)S 166 x(HP)S 168 x(C,)S 167 x(enter)S 167 x(the)S 5692 X 597 y(following)S 166 x(command:)S 5692 X 897 y F238 ($)S 1 SC 239 x(PRODUCT)S 241 x(EXTRACT)S 240 x(RELEASE_N)S 2 x(OTES)S 239 x(C)S 240 x(/SOURCE=)S F239(disk)S 2 x(:[dir])S 0 SC 5692 X 897 y F151(In)S 170 x(this)S 169 x(command,)S 170 x F235(disk:[dir])S 170 x F151(is)S 169 x(the)S 170 x(speci\211cation)S 169 x(of)S 169 x(the)S 170 x(disk)S 169 x(and)S 170 x(directory)S 5692 X 597 y(containing)S 168 x(the)S 166 x(product)S 167 x(installation)S 166 x(\211les.)S 250 x (If)S 166 x(your)S 167 x(process)S 166 x(default)S 166 x(directory)S 167 x(is)S 5692 X 598 y(the)S 170 x(directory)S 170 x(on)S 169 x(the)S 170 x(CD-RO)S -2 x(M)S 170 x(that)S 169 x(contains)S 169 x(the)S 170 x (HP)S 169 x(C)S 169 x(product)S 170 x(distribution)S 5692 X 598 y(\211les,)S 167 x(you)S 167 x(can)S 166 x(specify)S 166 x(the)S 166 x(/SOURCE)S 165 x(directory)S 167 x(as)S 166 x(/SOURCE)S -2 x(=)S([)S 83 x(])S(.)S 5692 X 797 y(Y)S -55 x(ou)S 172 x(can)S 173 x(view)S 173 x(or)S 173 x (print)S 172 x(the)S 173 x(\211le)S 173 x(CC.RELEA)S -2 x(SE_NOTES)S 172 x(before)S 172 x(you)S 174 x(continue)S 5692 X 598 y(with)S 166 x (the)S 166 x(installation)S 166 x(\(next)S 166 x(command\).)S 250 x (For)S 166 x(example:)S 5692 X 896 y F238($)S 1 SC 239 x(TYPE/PA)S 2 x (GE)S 239 x(CC.RELEAS)S 2 x(E_NOTES)S 0 SC 4796 X 897 y F151(7.)S 481 x (T)S -45 x(o)S 178 x(install)S 178 x(the)S 178 x(HP)S 178 x(C)S 178 x (compiler)S -37 x(,)S 182 x(enter)S 179 x(the)S 178 x(following)S 178 x (PRODUCT)S 178 x(INST)S -28 x(ALL)S 5692 X 598 y(command:)S 5692 X 896 y F238($)S 1 SC 239 x(PRODUCT)S 241 x(INSTALL)S 240 x(C)S 239 x(/SOURCE)S 2 x(=)S F239(node)S F238(::)S F239(disk:)S 2 x([kit_dir])S 0 SC 5692 X 897 y F151(Where)S 186 x F235(disk:[kit_dir])S 186 x F151(is)S 185 x (the)S 186 x(speci\211cation)S 186 x(of)S 185 x(the)S 186 x(disk)S 185 x (and)S 186 x(directory)S 5692 X 598 y(containing)S 168 x(the)S 166 x (product)S 166 x(installation)S 166 x(\211les.)S 5692 X 797 y(The)S 167 x(following)S 166 x(text)S 166 x(appears:)S 6410 X 896 y F238(1)S 239 x(-)S 239 x(HP)S 240 x(I64VMS)S 240 x(C)S 239 x(V7.1-002)S 15020 X (Layered)S 240 x(Product)S 6410 X 499 y(2)S 239 x(-)S 239 x(All)S 240 x (products)S 240 x(listed)S 241 x(above)S 6410 X 498 y(?)S 239 x(-)S 239 x(Help)S 6410 X 498 y(E)S 239 x(-)S 239 x(Exit)S 5692 X 797 y(Choose)S 240 x(one)S 240 x(or)S 239 x(more)S 240 x(items)S 240 x(from)S 240 x (the)S 240 x(menu:)S 240 x(1)S 5692 X 797 y(The)S 240 x(following)S 240 x(product)S 241 x(has)S 239 x(been)S 240 x(selected)S 2 x(:)S 6649 X 498 y(HP)S 239 x(I64VMS)S 240 x(C)S 240 x(V7.1-002)S 14541 X(Layered)S 240 x(Product)S 5692 X 797 y(Do)S 240 x(you)S 239 x(want)S 240 x(to)S 240 x(continue?)S 240 x([YES])S 340 x -290 y 1080 24 R 13206 X 369 y 24 372 R 13296 24835 XY F46(Return)S 69 x 99 y 24 372 R 13206 X 19 y 1080 24 R 5692 25652 XY F238(Configura)S 2 x(tion)S 239 x(phase)S 240 x (startin)S 2 x(g)S 239 x(...)S 5692 X 797 y(You)S 240 x(will)S 240 x (be)S 239 x(asked)S 240 x(to)S 240 x(choose)S 240 x(options,)S 240 x (if)S 240 x(any,)S 239 x(for)S 240 x(each)S 240 x(selected)S 240 x(product)S 241 x(and)S 239 x(for)S 5692 X 498 y(any)S 240 x(products)S 240 x(that)S 240 x(may)S 240 x(be)S 239 x(installe)S 2 x(d)S 239 x(to)S 239 x(satisfy)S 241 x(software)S 240 x(dependenc)S 2 x(y)S 239 x(requiremen)S 2 x(ts.)S 5692 X 797 y(HP)S 240 x(I64VMS)S 240 x(C)S 239 x(V7.1-002:)S 241 x(HP)S 239 x(C)S 240 x(for)S 239 x(OpenVMS)S 241 x(Industry)S 240 x(Standard)S 6410 X 797 y(Copyright)S 240 x(2004)S 240 x(Hewlett-P)S 2 x(ackard)S 240 x(Development)S 241 x(Company,)S 240 x(L.P.)S 6410 X 797 y(This)S 239 x(softwar)S 2 x(e)S 239 x(product)S 240 x(is)S 240 x(sold)S 240 x (by)S 239 x(Hewlett-Pa)S 2 x(ckard)S 240 x(Company)S 5 SC -670 x 31061 Y F38(Installing)S 165 x(HP)S 166 x(C)S 398 x F40(2\2035)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%+ Courier Courier-Oblique Helvetica Helvetica-Bold %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (USERTAGCOLOR) %%+ (FOOTCOLOR) % %%Page: (2-6) 22 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 5513 4105 XY F238(PAKs)S 240 x(used:)S 240 x(C-USER)S 4796 X 797 y (Do)S 239 x(you)S 240 x(want)S 239 x(the)S 240 x(defaults)S 241 x(for)S 239 x(all)S 240 x(options?)S 240 x([YES])S 5274 X 797 y(Copyright)S 240 x(2004)S 240 x(Hewlett-)S 2 x(Packard)S 240 x(Developmen)S 2 x(t)S 239 x(Company,)S 240 x(L.P.)S 5513 X 797 y(HP,)S 240 x(the)S 239 x(HP)S 240 x(logo,)S 240 x(Alpha)S 240 x(and)S 239 x(OpenVMS)S 241 x(are)S 239 x(trademar)S 2 x(ks)S 239 x(of)S 5513 X 499 y(Hewlett-Pa)S 2 x(ckard)S 240 x(Development)S 241 x(Company,)S 240 x(L.P.)S 240 x(in)S 239 x(the)S 240 x(U.S.)S 240 x(and/or)S 5513 X 498 y(other)S 240 x(countries.)S 5513 X 797 y(Confidenti)S 2 x(al)S 239 x(computer)S 241 x(software.)S 479 x(Valid)S 240 x(License)S 241 x(from)S 239 x(HP)S 5513 X 498 y(required)S 240 x(for)S 240 x(possessio)S 2 x(n,)S 239 x(use)S 240 x(or)S 239 x (copying.)S 480 x(Consistent)S 241 x(with)S 5513 X 498 y(FAR)S 240 x (12.211)S 240 x(and)S 239 x(12.212,)S 241 x(Commercial)S 241 x(Computer)S 240 x(Software,)S 241 x(Computer)S 5513 X 498 y(Software)S 240 x(Documen)S 2 x(tation,)S 240 x(and)S 240 x(Technical)S 240 x(Date)S 240 x(for)S 240 x(Commercial)S 5513 X 498 y(Items)S 240 x(are)S 240 x(licensed)S 240 x(to)S 240 x(the)S 239 x(U.S.)S 240 x(Governmen)S 2 x(t)S 239 x (under)S 240 x(vendor's)S 5513 X 498 y(standard)S 240 x(commerc)S 2 x (ial)S 239 x(license.)S 4796 X 797 y(Do)S 239 x(you)S 240 x(want)S 239 x (to)S 240 x(review)S 240 x(the)S 240 x(options?)S 240 x([NO])S 340 x -290 y 1080 24 R 14462 X 369 y 24 372 R 14551 11557 XY F46(Return)S 70 x 99 y 24 372 R 14462 X 20 y 1080 24 R 4796 12374 XY F238(Execution)S 240 x(phase)S 240 x(starting)S 241 x(.)S 239 x(.)S 239 x(.)S 4796 X 797 y(The)S 239 x(following)S 241 x(product)S 240 x(will)S 240 x(be)S 239 x(install)S 2 x(ed)S 239 x(to)S 240 x(destination:)S 5513 X 499 y (HP)S 239 x(I64VMS)S 241 x(C)S 239 x(V7.1-002)S 14840 X(DISK$ICC)S 2 x (SYS:[VMS$COM)S 2 x(MON.])S 4796 X 797 y(Portion)S 240 x(done:)S 240 x (0%...90%...)S 2 x(100%)S 4796 X 797 y(The)S 239 x(following)S 241 x (product)S 240 x(has)S 240 x(been)S 240 x(installed:)S 5513 X 498 y (HP)S 239 x(I64VMS)S 241 x(C)S 239 x(V7.1-002)S 14840 X(Layered)S 241 x (Product)S 4796 X 797 y(%PCSI-I-IVPEX)S 2 x(ECUTE,)S 240 x(executing)S 240 x(test)S 240 x(procedur)S 2 x(e)S 239 x(for)S 239 x(HP)S 240 x(I64VMS)S 240 x(C)S 239 x(V7.1-00)S 2 x(2)S 239 x(...)S 4796 X 498 y(%PCSI-I-IVPSU)S 2 x(CCESS,)S 240 x(test)S 240 x(procedure)S 240 x(complete)S 2 x(d)S 239 x(successfull)S 2 x(y)S 4796 X 797 y(HP)S 239 x(I64VMS)S 240 x(C)S 239 x(V7.1-00)S 2 x(2:)S 239 x(HP)S 240 x(C)S 239 x(for)S 240 x(OpenVMS)S 240 x(Industry)S 240 x(Standard)S 241 x(64)S 239 x(for)S 4796 X 498 y (Integrity)S 240 x(Servers)S 4796 X 797 y(The)S 239 x(compiler)S 241 x (is)S 239 x(now)S 240 x(available)S 240 x(from)S 240 x(the)S 240 x(command)S 240 x(line)S 240 x(of)S 239 x(newly)S 240 x(created)S 241 x(processes.)S 5752 X 797 y(To)S 240 x(enable)S 240 x(access)S 240 x(to)S 239 x(the)S 240 x(compiler)S 241 x(from)S 239 x(the)S 240 x(command)S 240 x(line)S 240 x(of)S 240 x(a)S 239 x(currently)S 5752 X 498 y(running)S 240 x (process)S 241 x(\(such)S 240 x(as)S 239 x(this)S 240 x(one\),)S 240 x (execute:)S 5752 X 498 y(SET)S 240 x(COMMAND/TAB)S 2 x(LE=SYS$COMMO)S 2 x(N:[SYSLIB]DC)S 2 x(LTABLES)S 5035 X 797 y(The)S 239 x(release)S 241 x(notes)S 240 x(are)S 239 x(located)S 241 x(in)S 239 x(the)S 240 x (file)S 240 x(SYS$HELP:CC.R)S 2 x(ELEASE_NOTES)S 5035 X 498 y(for)S 239 x(the)S 240 x(text)S 240 x(form)S 240 x(and)S 239 x(SYS$HELP)S 2 x (:CC_RELEASE_)S 2 x(NOTES.PS)S 240 x(for)S 240 x(the)S 239 x(postscri)S 2 x(pt)S 239 x(form.)S 4796 X 499 y($)S 3899 X 896 y F151(8.)S 482 x (Installati)S -2 x(on)S 177 x(takes)S 176 x(about)S 176 x(2-5)S 176 x (minutes)S 176 x(\(depending)S 178 x(on)S 176 x(your)S 177 x(system.)S 270 x(When)S 4796 X 598 y(installation)S 165 x(has)S 166 x(been)S 167 x (completed,)S 166 x(the)S 166 x(DCL)S 165 x($)S 166 x(prompt)S 166 x (reappears.)S 3899 X 897 y(9.)S 482 x(T)S -46 x(o)S 166 x(obtain)S 166 x (a)S 166 x(list)S 165 x(of)S 166 x(\211les)S 166 x(installed,)S 166 x (enter)S 167 x(the)S 166 x(following)S 166 x(command:)S 4796 X 896 y F238($)S 1 SC 239 x(PRODUCT)S 240 x(SHOW)S 240 x(OBJECT)S 240 x(/PRODUCT=)S 2 x(C)S 0 SC 3899 X 897 y F151(T)S -46 x(o)S 180 x(use)S 180 x(other)S 180 x(features)S 180 x(of)S 180 x(the)S 180 x(PCSI)S 179 x(utility)S -55 x(,)S 184 x(see)S 180 x(the)S 180 x F152(POL)S -28 x(YCENTER)S 180 x (Software)S 3899 X 598 y(Installation)S 167 x(Utility)S 166 x(User)S 28 x(')S -19 x(s)S 166 x(Guide)S F151(.)S 5 SC 1807 31061 XY F40(2\2036)S 399 x F38(Installing)S 165 x(HP)S 166 x(C)S EP PP %%PageTrailer %%PageFonts: Courier Helvetica NewCenturySchlbk-Roman %%+ NewCenturySchlbk-Italic Helvetica-Bold %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (USERTAGCOLOR) %%+ (FOOTCOLOR) % %%Page: (2-7) 23 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 2703 4388 XY F24(2.3)S 398 x(Sample)S 232 x(Installation)S 232 x (with)S 232 x(Alternate)S 232 x(Compiler)S 4796 X 897 y F151(The)S 177 x (following)S 178 x(is)S 176 x(a)S 177 x(sample)S 177 x(installation)S 176 x(run)S 178 x(on)S 178 x(a)S 177 x(system)S 177 x(that)S 177 x(had)S 177 x(a)S 177 x(previous)S 4796 X 598 y(version)S 173 x(of)S 173 x(HP)S 174 x(C)S 172 x(installed.)S 263 x(In)S 174 x(this)S 172 x(sample,)S 175 x(the)S 173 x(new)S 173 x(version)S 174 x(of)S 173 x(the)S 173 x (compiler)S 173 x(is)S 4796 X 597 y(installed)S 166 x(as)S 167 x(the)S 168 x(default)S 167 x(compiler)S -36 x(,)S 168 x(but)S 167 x(a)S 168 x (previous)S 168 x(version)S 168 x(of)S 167 x(the)S 168 x(compiler)S 167 x(is)S 167 x(kept)S 4796 X 598 y(as)S 174 x(an)S 175 x(alternate)S 175 x(compiler)S -37 x(.)S 268 x(See)S 175 x(Section)S 175 x(2.1)S 175 x (for)S 175 x(more)S 175 x(information)S 175 x(on)S 176 x(installing)S 4796 X 598 y(and)S 166 x(using)S 167 x(multiple)S 165 x(compiler)S 166 x (versions.)S 4796 8871 XY F238($)S 239 x(product)S 240 x(install)S 240 x (c)S 240 x(/source=C$:)S 2 x([disk1.cpri.)S 2 x(bvbv.bl50.sav)S 2 x (eset])S 4796 X 797 y(The)S 239 x(following)S 241 x(product)S 240 x (has)S 240 x(been)S 240 x(selected:)S 5752 X 797 y(HP)S 240 x(I64VMS)S 240 x(C)S 239 x(V7.3-18)S 15080 X(Layered)S 240 x(Product)S 240 x([Installe)S 2 x(d])S 4796 X 797 y(Do)S 239 x(you)S 240 x(want)S 239 x(to)S 240 x (continue?)S 241 x([YES])S 4796 X 797 y(Configuration)S 241 x(phase)S 240 x(starting)S 240 x(...)S 4796 X 797 y(You)S 239 x(will)S 240 x(be)S 239 x(asked)S 240 x(to)S 240 x(choose)S 240 x(options,)S 241 x(if)S 239 x(any,)S 240 x(for)S 239 x(each)S 240 x(selected)S 241 x(product)S 240 x(and)S 240 x(for)S 4796 X 499 y(any)S 239 x(products)S 241 x(that)S 239 x(may)S 240 x(be)S 240 x(installed)S 240 x(to)S 240 x(satisfy)S 240 x(software)S 240 x(depende)S 2 x(ncy)S 239 x(requirem)S 2 x(ents.)S 4796 X 797 y(HP)S 239 x(I64VMS)S 240 x(C)S 239 x(V7.3-18)S 2 x(:)S 239 x (HP)S 239 x(C)S 240 x(for)S 239 x(OpenVMS)S 241 x(Industry)S 240 x(Standard)S 5513 X 797 y(Copyright)S 241 x(2003,)S 240 x(2004-2007)S 240 x(Hewlett-)S 2 x(Packard)S 240 x(Development)S 241 x(Company,)S 240 x(L.P.)S 5513 X 797 y(This)S 240 x(software)S 240 x(is)S 240 x(sold)S 240 x(by)S 239 x (Hewlett-P)S 2 x(ackard)S 240 x(Company)S 5513 X 797 y(PAKs)S 240 x (used:)S 240 x(C)S 239 x(or)S 240 x(C-USER)S 4796 X 797 y(Do)S 239 x (you)S 240 x(want)S 239 x(the)S 240 x(defaults)S 241 x(for)S 239 x(all)S 240 x(options?)S 240 x([YES])S 240 x(no)S 5513 X 797 y(HP)S 239 x(I64VMS)S 241 x(VMS)S 239 x(V8.3)S 240 x([Installe)S 2 x(d])S 5513 X 797 y(*)S 239 x(Configur)S 2 x(ation)S 240 x(options)S 240 x(for)S 240 x(this)S 239 x(referen)S 2 x(ced)S 239 x(product)S 240 x(cannot)S 5513 X 498 y (*)S 239 x(be)S 240 x(changed)S 240 x(now)S 240 x(because)S 240 x(the)S 240 x(product)S 240 x(is)S 240 x(already)S 240 x(installed.)S 5513 X 498 y(*)S 239 x(\(You)S 240 x(can)S 240 x(use)S 239 x(PRODUCT)S 241 x (RECONFIGURE)S 241 x(later)S 240 x(to)S 239 x(change)S 240 x(options.)S 2 x(\))S 5513 X 797 y(Copyright)S 241 x(2003,)S 240 x(2004-2007)S 240 x (Hewlett-)S 2 x(Packard)S 240 x(Development)S 241 x(Company,)S 240 x (L.P.)S 5991 X 797 y(HP,)S 240 x(the)S 240 x(HP)S 239 x(logo,)S 240 x (Alpha)S 240 x(and)S 240 x(OpenVMS)S 240 x(are)S 240 x(trademarks)S 240 x(of)S 5991 X 498 y(Hewlett-)S 2 x(Packard)S 240 x(Developmen)S 2 x(t)S 239 x(Company,)S 240 x(L.P.)S 240 x(in)S 240 x(the)S 239 x(U.S.)S 240 x(and/or)S 5991 X 498 y(other)S 240 x(countrie)S 2 x(s.)S 5991 X 797 y(Confiden)S 2 x(tial)S 239 x(compute)S 2 x(r)S 239 x(software.)S 241 x(Valid)S 240 x(license)S 240 x(from)S 240 x(HP)S 5991 X 498 y(required)S 241 x(for)S 239 x(possess)S 2 x(ion,)S 239 x(use)S 240 x(or)S 240 x (copying.)S 479 x(Consisten)S 2 x(t)S 239 x(with)S 5991 X 498 y(FAR)S 240 x(12.211)S 240 x(and)S 240 x(12.212,)S 240 x(Commercia)S 2 x(l)S 239 x(Computer)S 240 x(Software)S 2 x(,)S 239 x(Computer)S 5991 X 499 y (Software)S 241 x(Documentati)S 2 x(on,)S 239 x(and)S 240 x(Technical)S 241 x(Data)S 239 x(for)S 240 x(Commercial)S 5991 X 498 y(Items)S 240 x (are)S 240 x(licensed)S 240 x(to)S 240 x(the)S 240 x(U.S.)S 239 x(Governm)S 2 x(ent)S 239 x(under)S 240 x(vendor's)S 5991 X 498 y(standard)S 241 x (commercial)S 241 x(license.)S 5991 X 797 y(Multi_Ve)S 2 x(rsion)S 240 x (Support:)S 5 SC 19132 31061 XY F38(Installing)S 165 x(HP)S 166 x(C)S 398 x F40(2\2037)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Courier Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (2-8) 24 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 5095 4132 XY F238(If)S 239 x(you)S 240 x(would)S 240 x(like)S 240 x (to)S 239 x(set)S 240 x(up)S 239 x(your)S 240 x(system)S 240 x(to)S 240 x(be)S 239 x(able)S 240 x(to)S 239 x(run)S 240 x(different)S 5095 X 498 y(versions)S 240 x(of)S 240 x(the)S 239 x(compiler)S 241 x(then)S 240 x(answer)S 240 x(yes.)S 240 x(The)S 239 x(installat)S 2 x(ion)S 239 x(procedur)S 2 x(e)S 239 x(will)S 5095 X 498 y(then)S 240 x(copy)S 239 x(the)S 240 x(previously)S 241 x(installed)S 240 x(C)S 240 x(compiler)S 240 x(and)S 240 x(associated)S 241 x(files)S 240 x(along)S 5095 X 498 y (side)S 240 x(the)S 239 x(new)S 240 x(compiler)S 240 x(in)S 240 x(this)S 240 x(kit)S 239 x(with)S 240 x(a)S 239 x(suffix)S 241 x(appended)S 240 x (to)S 239 x(the)S 240 x(name)S 240 x(that)S 5095 X 499 y(corresponds)S 241 x(to)S 239 x(the)S 240 x(version)S 240 x(number.)S 480 x(Users)S 240 x(may)S 239 x(then)S 240 x(execute)S 5095 X 498 y(DECC$SET_VER)S 2 x(SION.COM)S 240 x(to)S 240 x(run)S 239 x(an)S 240 x(alternate)S 240 x (version)S 241 x(of)S 239 x(the)S 240 x(compiler)S 5095 X 498 y(and)S 239 x(DECC$SHO)S 2 x(W_VERSIONS.C)S 2 x(OM)S 239 x(to)S 240 x(show)S 239 x(availab)S 2 x(le)S 239 x(versions)S 240 x(at)S 240 x(anytime)S 5095 X 498 y(after)S 240 x(this)S 239 x(install)S 2 x(ation.)S 4138 X 797 y(Would)S 240 x(you)S 240 x(like)S 239 x(to)S 240 x(set)S 240 x (up)S 239 x(your)S 240 x(system)S 240 x(for)S 240 x(running)S 240 x (alternate)S 241 x(versions)S 240 x(of)S 240 x(C?)S 239 x([NO])S 240 x (yes)S 3899 X 797 y(Do)S 239 x(you)S 240 x(want)S 240 x(to)S 239 x(review)S 240 x(the)S 240 x(options?)S 241 x([NO])S 3899 X 797 y(Execution)S 241 x (phase)S 239 x(startin)S 2 x(g)S 239 x(...)S 3899 X 797 y(The)S 240 x (following)S 240 x(product)S 240 x(will)S 240 x(be)S 240 x(installed)S 240 x(to)S 240 x(destinatio)S 2 x(n:)S 4377 X 498 y(HP)S 240 x(I64VMS)S 240 x(C)S 239 x(V7.3-18)S 13705 X(DISK$ICXXSYS)S 2 x(:[VMS$COMMON.)S 2 x(])S 3899 X 797 y(Portion)S 240 x(done:)S 240 x(0%...40%.)S 2 x(..50%...60%.)S 2 x(..70%...80%.)S 2 x(..90%...100%)S 3899 X 797 y(The)S 240 x(following)S 240 x(product)S 240 x(has)S 240 x(been)S 240 x(installed:)S 4377 X 498 y (HP)S 240 x(I64VMS)S 240 x(C)S 239 x(V7.3-18)S 13705 X(Layered)S 240 x (Product)S 3899 X 797 y(%PCSI-I-IV)S 2 x(PEXECUTE,)S 240 x(executing)S 241 x(test)S 240 x(procedure)S 240 x(for)S 240 x(HP)S 239 x(I64VMS)S 240 x(C)S 240 x(V7.3-18)S 240 x(...)S 3899 X 498 y(%PCSI-I-IV)S 2 x (PSUCCESS,)S 240 x(test)S 240 x(procedure)S 241 x(completed)S 240 x (successf)S 2 x(ully)S 3899 X 797 y(HP)S 239 x(I64VMS)S 241 x(C)S 239 x (V7.3-18:)S 240 x(HP)S 240 x(C)S 239 x(for)S 240 x(OpenVMS)S 240 x(Industry)S 241 x(Standard)S 4616 X 797 y(The)S 240 x(release)S 240 x(notes)S 240 x (are)S 240 x(located)S 240 x(in)S 240 x(the)S 239 x(file)S 240 x(SYS$HELP)S 2 x(:CC.RELEASE_N)S 2 x(OTES)S 5095 X 798 y(for)S 239 x(the)S 240 x (text)S 240 x(form)S 240 x(and)S 239 x(SYS$HELP)S 2 x(:CC_RELEASE_)S 2 x(NOTES.PS)S 240 x(for)S 240 x(the)S 239 x(postscri)S 2 x(pt)S 239 x (form.)S 4616 X 797 y(A)S 240 x(startup)S 240 x(file)S 240 x(SYS$STARTUP)S 2 x(:DECC$STARTU)S 2 x(P.COM)S 240 x(has)S 239 x(been)S 240 x(provided.)S 5334 X 797 y(It)S 239 x(contains)S 241 x(commands)S 240 x(which)S 240 x (can)S 240 x(be)S 239 x(execute)S 2 x(d)S 239 x(after)S 240 x(the)S 239 x(product)S 241 x(install)S 5334 X 498 y(procedure)S 240 x(has)S 240 x(been)S 240 x(run)S 240 x(and)S 239 x(at)S 240 x(startup)S 240 x (to)S 240 x(allow)S 240 x(for)S 239 x(the)S 240 x(best)S 240 x(compilation)S 5334 X 498 y(performance)S 2 x(.)S 239 x(You)S 240 x(may)S 239 x(want)S 240 x(to)S 240 x(invoke)S 240 x(this)S 240 x(command)S 240 x(file)S 240 x(from)S 239 x(your)S 5334 X 498 y(system's)S 240 x(site-spe)S 2 x (cific)S 240 x(start)S 240 x(up)S 239 x(file.)S 479 x(This)S 240 x(command)S 240 x(file)S 240 x(does)S 240 x(not)S 5334 X 498 y(have)S 240 x(to)S 239 x(be)S 240 x(invoked)S 240 x(for)S 240 x(correct)S 240 x(operation)S 241 x(of)S 239 x(HP)S 240 x(C.)S 1807 22164 XY F24(2.4)S 398 x(Recov)S -2 x(ering)S 233 x(from)S 233 x(Installation)S 232 x(Errors)S 3899 X 897 y F151(Errors)S 166 x(can)S 166 x(occur)S 167 x(during)S 167 x(the)S 167 x(installation)S 165 x(if)S 166 x(any)S 167 x(of)S 166 x(the)S 166 x (following)S 166 x(conditions)S 167 x(exist:)S 3899 X 897 y(\201)S 595 x (The)S 166 x(operating)S 167 x(system)S 165 x(version)S 167 x(is)S 166 x (incorrect.)S 3899 X 896 y(\201)S 595 x(The)S 166 x(privileges)S 167 x (or)S 166 x(disk)S 166 x(space)S 166 x(for)S 166 x(successful)S 166 x (installation)S 165 x(are)S 167 x(insuf\211cient.)S 3899 X 897 y(For)S 171 x(descriptions)S 171 x(of)S 171 x(error)S 172 x(messages)S 170 x (generated)S 172 x(by)S 171 x(these)S 171 x(and)S 171 x(related)S 171 x (conditions,)S 3899 X 598 y(see)S 185 x(the)S 186 x(OpenVMS)S 185 x (I64)S 185 x(documentation)S 186 x(on)S 186 x(system)S 185 x(messages)S 185 x(and)S 186 x(software)S 3899 X 598 y(installation)S 173 x(or)S 175 x(the)S 174 x(online)S 175 x(HELP/MESSAGE)S 173 x(command.)S 266 x (T)S -31 x(ake)S 174 x(the)S 175 x(appropriate)S 3899 X 597 y(action)S 166 x(described)S 166 x(in)S 166 x(the)S 167 x(message.)S 3899 X 897 y (For)S 166 x(information)S 167 x(on)S 166 x(system)S 166 x(requirements)S 166 x(for)S 166 x(installing)S 166 x(HP)S 167 x(C,)S 166 x(see)S 166 x (Section)S 166 x(1.4.)S 3899 X 897 y(T)S -46 x(o)S 166 x(report)S 167 x (a)S 166 x(problem)S 166 x(to)S 165 x(HP)S -64 x(,)S 167 x(see)S 166 x (Section)S 166 x(3.7.)S 5 SC 1807 31061 XY F40(2\2038)S 399 x F38(Installing)S 165 x(HP)S 166 x(C)S EP PP %%PageTrailer %%PageFonts: Courier Helvetica-Bold %%+ NewCenturySchlbk-Roman Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (3-1) 25 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 22329 6453 XY F8(3)S 2703 X 448 y 20628 48 R 13529 7950 XY F208 (After)S 331 x(Installing)S 331 x(HP)S 332 x(C)S 4796 10242 XY F151 (Y)S -56 x(ou)S 166 x(can)S 167 x(perform)S 166 x(the)S 166 x(following)S 166 x(tasks)S 166 x(after)S 166 x(HP)S 166 x(C)S 166 x(is)S 165 x(installed:)S 4796 X 896 y(\201)S 594 x(Section)S 166 x(3.1,)S 167 x(Running)S 168 x (the)S 166 x(Installation)S 165 x(V)S -46 x(eri\211cation)S 167 x(Procedure)S 167 x(Separately)S 4796 X 897 y(\201)S 594 x(Section)S 166 x(3.2,)S 167 x(Modifying)S 168 x(the)S 166 x(System-W)S -19 x(ide)S 165 x(Startup)S 166 x(Command)S 166 x(Procedure)S 4796 X 897 y(\201)S 594 x(Section)S 166 x(3.3,)S 167 x(Making)S 168 x(the)S 166 x(Product)S 167 x(Usable)S 165 x(on)S 167 x(a)S 166 x(VMScluster)S 4796 X 896 y(\201)S 594 x(Section)S 166 x(3.4,)S 167 x(Making)S 168 x(the)S 166 x(CC)S 165 x(Command)S 166 x (A)S -37 x(vailable)S 166 x(After)S 165 x(Installation)S 4796 X 897 y (\201)S 594 x(Section)S 166 x(3.5,)S 167 x(User)S 166 x(Account)S 167 x (Requirements)S 4796 X 897 y(\201)S 594 x(Section)S 166 x(3.6,)S 167 x (Enhancing)S 168 x(HP)S 166 x(C)S 166 x(Performance)S 4796 X 896 y(\201)S 594 x(Section)S 166 x(3.7,)S 167 x(Getting)S 166 x(Help)S 166 x(and)S 166 x(Reporting)S 167 x(Problems)S 2703 18013 XY F24(3.1)S 398 x(Running)S 257 x(the)S 257 x(Installation)S 256 x(V)S -38 x(eri\211cation)S 256 x (Procedure)S 4071 X 797 y(Separately)S 4796 X 896 y F151(The)S 170 x (HP)S 170 x(C)S 170 x(Installation)S 169 x(V)S -46 x(eri\211cation)S 170 x(Procedur)S 2 x(e)S 169 x(\(IVP\))S 170 x(runs)S 170 x(automatically)S 170 x(during)S 4796 X 598 y(HP)S 166 x(C)S 165 x(installation.)S 4796 X 897 y(If)S 172 x(system)S 171 x(problems)S 172 x(occur)S -36 x(,)S 175 x (you)S 173 x(should)S 173 x(run)S 173 x(the)S 173 x(HP)S 172 x(C)S 172 x (IVP)S 172 x(separately)S 173 x(to)S 172 x(ensure)S 4796 X 597 y(the)S 189 x(integrity)S 191 x(of)S 190 x(the)S 190 x(installed)S 189 x(\211les.)S 297 x(T)S -45 x(o)S 189 x(run)S 191 x(the)S 190 x(IVP)S -65 x(,)S 191 x (enter)S 190 x(the)S 190 x(following)S 4796 X 598 y(command:)S 4796 X 897 y F238($)S 1 SC 239 x(@SYS$TEST:D)S 2 x(ECC$IVP.COM)S 0 SC 4796 X 896 y F151(If)S 165 x(any)S 167 x(problems)S 166 x(are)S 166 x(encountered,)S 168 x(a)S 166 x(message)S 165 x(like)S 167 x(one)S 166 x(of)S 166 x (the)S 166 x(following)S 167 x(appears:)S 4796 X 897 y F238(HP)S 239 x (C)S 239 x(VERSION)S 241 x(7.)S F239(n)S 239 x F238(Installa)S 2 x(tion)S 239 x(Verific)S 2 x(ation)S 240 x(FAILED)S 4796 X 498 y(HP)S 239 x(C)S 239 x(VERSION)S 241 x(7.)S F239(n)S 239 x F238(Installa)S 2 x(tion)S 239 x(Verific)S 2 x(ation)S 240 x(did)S 239 x(not)S 240 x(run)S 4796 X 498 y(HP)S 239 x(C)S 239 x(VERSION)S 241 x(7.)S F239(n)S 239 x F238 (Installa)S 2 x(tion)S 239 x(Verific)S 2 x(ation)S 240 x(ABORTED)S 5 SC 18019 31061 XY F38(After)S 166 x(Installing)S 165 x(HP)S 166 x(C)S 398 x F40(3\2031)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Courier Courier-Oblique Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (USERTAGCOLOR) %%+ (FOOTCOLOR) % %%Page: (3-2) 26 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 1807 4388 XY F24(3.2)S 398 x(Modifying)S 232 x(the)S 233 x(System-W)S -7 x(ide)S 233 x(Startup)S 233 x(Command)S 232 x(Procedure)S 3899 X 897 y F151(Y)S -56 x(ou)S 171 x(must)S 169 x(edit)S 170 x(the)S 170 x (system-wide)S 169 x(startup)S 169 x(\211le)S 171 x(to)S 169 x(provide)S 171 x(for)S 170 x(automatic)S 170 x(startup)S 169 x(of)S 3899 X 598 y (HP)S 166 x(C)S 166 x(when)S 166 x(your)S 167 x(system)S 166 x(is)S 165 x(rebooted.)S 3899 X 896 y(Add)S 197 x(the)S 197 x(command)S 197 x (line)S 198 x(that)S 197 x(starts)S 196 x(HP)S 197 x(C)S 197 x(to)S 197 x(the)S 197 x(system)S 197 x(startup)S 196 x(\211le,)S 3899 X 598 y (SYS$MANAG)S -2 x(ER:SYST)S -28 x(ARTUP_VMS.COM.)S 183 x(HP)S 182 x (C)S 182 x(cannot)S 184 x(start)S 181 x(until)S 183 x(after)S 3899 X 598 y(the)S 176 x(network)S 177 x(has)S 176 x(started,)S 178 x(so)S 176 x(you)S 177 x(must)S 175 x(position)S 176 x(this)S 176 x(new)S 176 x (command)S 176 x(line)S 176 x(after)S 3899 X 597 y(the)S 171 x(line)S 171 x(that)S 171 x(invokes)S 172 x(the)S 171 x(network)S 171 x(startup)S 171 x(command)S 171 x(procedure.)S 260 x(The)S 172 x(following)S 3899 X 598 y(example)S 166 x(shows)S 165 x(the)S 167 x(network)S 166 x(startup)S 166 x(command)S 166 x(line:)S 3899 X 897 y F238($)S 1 SC 239 x F240 (@SYS$MAN)S 2 x(AGER:STARTNET)S 2 x(.COM)S 0 SC 1807 11561 XY F24(3.3)S 398 x(Making)S 232 x(the)S 232 x(Product)S 233 x(Usable)S 231 x(on)S 233 x(a)S 232 x(VMScluster)S 3899 X 897 y F151(If)S 168 x(you)S 169 x (want)S 167 x(to)S 168 x(run)S 169 x(HP)S 168 x(C)S 168 x(on)S 169 x (multiple)S 167 x(nodes)S 168 x(of)S 168 x(an)S 169 x(OpenVMS)S 168 x (cluster)S -37 x(,)S 169 x(\211rst)S 168 x(check)S 3899 X 598 y(to)S 172 x(see)S 173 x(that)S 172 x(you)S 174 x(have)S 173 x(the)S 173 x (appropriate)S 172 x(software)S 172 x(license)S 172 x(\(see)S 173 x (Section)S 172 x(1.6\).)S 263 x(Then)S 3899 X 597 y(perform)S 166 x (the)S 166 x(following)S 166 x(steps)S 165 x(after)S 166 x(you)S 167 x (install)S 166 x(HP)S 166 x(C:)S 3899 X 897 y(1.)S 482 x(Enter)S 173 x (the)S 175 x(LICENSE)S 172 x(LOAD)S 173 x(command,)S 177 x(as)S 173 x (described)S 174 x(in)S 174 x(the)S 174 x F152(HP)S 174 x(OpenVMS)S 4796 X 598 y(License)S 173 x(Management)S 173 x(Utility)S 173 x(Manual)S F151(,)S 174 x(to)S 172 x(activate)S 172 x(the)S 173 x(license)S 172 x (on)S 172 x(each)S 173 x(node)S 4796 X 598 y(in)S 166 x(the)S 166 x (cluster)S 166 x(on)S 167 x(which)S 166 x(HP)S 166 x(C)S 166 x(is)S 165 x(to)S 166 x(be)S 166 x(execu)S 2 x(ted.)S 3899 X 896 y(2.)S 482 x (Log)S 171 x(in)S 170 x(to)S 170 x(the)S 170 x(installation)S 170 x (node)S 171 x(and)S 170 x(use)S 170 x(the)S 171 x(OpenVMS)S 170 x(INST)S -28 x(ALL)S 170 x(Utility)S 170 x(to)S 4796 X 598 y(determine)S 166 x (whether)S 166 x(DECC$C)S -2 x(OMPILER.EXE)S 165 x(is)S 166 x(a)S 166 x (known)S 166 x(image:)S 4796 X 897 y F238($)S 1 SC 239 x F240(INSTALL)S 0 SC 4796 X 498 y F238(INSTALL>)S 1 SC 240 x F240(LIST)S 240 x(SYS$SYSTEM:)S 2 x(DECC$COMPILE)S 2 x(R.EXE)S 0 SC 4796 X 896 y F151(If)S 150 x(the)S 151 x(output)S 152 x(of)S 151 x(the)S 151 x(preceding)S 152 x(LIST)S 151 x(command)S 152 x(shows)S 150 x(DECC$)S -2 x(COMPILER.EXE)S 4796 X 598 y(to)S 154 x(be)S 154 x(a)S 154 x(known)S 155 x(image,)S 158 x(perform)S 154 x(all)S 154 x(of)S 155 x(the)S 154 x(following)S 154 x(steps.)S 249 x(Otherwise,)S 156 x(perform)S 4796 X 598 y(all)S 165 x(of)S 166 x (the)S 167 x(following)S 166 x(steps)S 165 x(except)S 166 x(step)S 166 x (4b.)S 3899 X 897 y(3.)S 482 x(Log)S 166 x(in)S 167 x(to)S 166 x(a)S 166 x(node)S 166 x(on)S 166 x(the)S 167 x(cluster)S -37 x(.)S 3899 X 896 y(4.)S 482 x(Run)S 168 x(the)S 168 x(OpenVMS)S 167 x(INST)S -27 x (ALL)S 167 x(utility)S 168 x(as)S 168 x(described)S 167 x(in)S 169 x (Section)S 168 x(3.6.2,)S 169 x(with)S 168 x(the)S 4796 X 598 y(following)S 166 x(exceptions:)S 4796 X 897 y(a.)S 481 x(After)S 180 x(invoking)S 181 x(the)S 180 x(OpenVMS)S 180 x(INST)S -28 x(ALL)S 180 x(utility)S -55 x(,)S 184 x(enter)S 180 x(the)S 180 x(following)S 5692 X 597 y(command:)S 6410 X 897 y F238(INSTALL>)S 1 SC 240 x F240(REPLACE)S 240 x(SYS$LIB)S 2 x(RARY:DCLTABL)S 2 x(ES.EXE)S 0 SC 5692 X 897 y F151(This)S 173 x (command)S 172 x(updates)S 172 x(the)S 172 x(DCL)S 172 x(tables.)S 261 x (It)S 172 x(should)S 172 x(be)S 172 x(entered)S 173 x(on)S 173 x(each)S 5692 X 597 y(node)S 182 x(in)S 181 x(the)S 181 x(cluster)S -37 x(,)S 185 x(regardless)S 181 x(of)S 181 x(whether)S 182 x(you)S 182 x(activated)S 181 x(the)S 181 x(HP)S 181 x(C)S 5692 X 598 y(license)S 166 x(\(step)S 166 x(1\))S 165 x(on)S 167 x(all)S 166 x(of)S 166 x(the)S 166 x(nodes.)S 5 SC 1807 31061 XY F40(3\2032)S 399 x F38(After)S 166 x(Installi)S -2 x (ng)S 167 x(HP)S 166 x(C)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Courier Courier-Bold NewCenturySchlbk-Italic %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (USERTAGCOLOR) %%+ (FOOTCOLOR) % %%Page: (3-3) 27 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 5692 4264 XY F151(b.)S 482 x(If)S 174 x(DECC$C)S -2 x(OMPILER.EXE)S 174 x(was)S 173 x(established)S 174 x(as)S 175 x(a)S 174 x(known)S 176 x (image)S 175 x(using)S 6589 X 597 y(the)S 166 x(INST)S -28 x(ALL)S 167 x (utility)S -56 x(,)S 167 x(enter)S 166 x(the)S 167 x(following)S 166 x (command:)S 7306 X 897 y F238(INSTALL>)S 1 SC 241 x F240(REPLACE)S 240 x (SYS$SYSTE)S 2 x(M:DECC$COMPIL)S 2 x(ER.EXE)S 0 SC 6589 X 897 y F151 (This)S 151 x(command)S 151 x(replaces)S 151 x(the)S 152 x(INST)S -28 x (ALL)S 151 x(entry)S 152 x(for)S 151 x(DECC$C)S -2 x(OMPILER.EXE.)S 6589 X 597 y(It)S 174 x(should)S 175 x(be)S 175 x(entered)S 175 x(only)S 176 x(on)S 175 x(those)S 175 x(nodes)S 175 x(on)S 175 x(which)S 175 x (you)S 176 x(activated)S 175 x(the)S 6589 X 598 y(HP)S 166 x(C)S 188 x (license)S 189 x(in)S 189 x(step)S 188 x(1.)S 295 x(\(In)S 189 x(most)S 188 x(cases,)S 194 x(all)S 188 x(of)S 189 x(the)S 189 x(nodes)S 189 x (will)S 188 x(be)S 6589 X 598 y(licensed.\))S 4796 X 896 y(5.)S 481 x (Repeat)S 166 x(steps)S 165 x(3)S 166 x(and)S 166 x(4)S 166 x(for)S 166 x(each)S 167 x(node)S 166 x(of)S 166 x(the)S 166 x(cluster)S -36 x (.)S 2703 10839 XY F24(3.4)S 398 x(Making)S 232 x(the)S 233 x(CC)S 231 x (Command)S 232 x(A)S -26 x(vailable)S 231 x(After)S 232 x(Installation)S 4796 X 896 y F151(HP)S 166 x(C)S 165 x(is)S 166 x(now)S 166 x(installed)S 165 x(and)S 167 x(can)S 166 x(be)S 166 x(invok)S 2 x(ed)S 166 x(by)S 166 x(all)S 166 x(users)S 166 x(with)S 165 x(the)S 167 x(CC)S 165 x (command.)S 4796 X 897 y(The)S 175 x(installation)S 174 x(procedure)S 176 x(modi\211es)S 175 x(the)S 175 x(DCL)S 174 x(command)S 175 x(table)S 175 x(so)S 174 x(that)S 175 x(the)S 175 x(CC)S 4796 X 598 y(command)S 170 x(is)S 171 x(recognized)S 171 x(and)S 171 x(processed.)S 259 x(However)S -37 x(,)S 173 x(the)S 171 x(previous)S 171 x(command)S 171 x(table)S 4796 X 598 y(is)S 165 x(still)S 165 x(in)S 167 x(effect)S 165 x(for)S 167 x(those)S 165 x(users)S 166 x(who)S 166 x(are)S 167 x(currently)S 167 x(logged)S 167 x(in.)S 4796 X 896 y(All)S 169 x(logged-in)S 172 x (users)S 170 x(who)S 170 x(want)S 170 x(to)S 170 x(use)S 170 x(the)S 170 x(CC)S 170 x(command)S 170 x(must)S 170 x(log)S 171 x(out)S 170 x (and)S 170 x(log)S 171 x(in)S 4796 X 598 y(again,)S 167 x(or)S 166 x (use)S 166 x(the)S 166 x(following)S 166 x(DCL)S 166 x(command:)S 4796 X 897 y F238($)S 1 SC 239 x F240(SET)S 239 x(COMMAND)S 241 x(/TABLES=SYS)S 2 x($LIBRARY:DCL)S 2 x(TABLES)S 0 SC 2703 17713 XY F24(3.5)S 398 x(User)S 232 x(Account)S 232 x(Requirements)S 4796 X 897 y F151(Some)S 166 x (products)S 168 x(cannot)S 167 x(be)S 167 x(used)S 167 x(unless)S 168 x (certain)S 167 x(privilege)S 168 x(and)S 167 x(quota)S 168 x(requirements)S 4796 X 597 y(are)S 176 x(met)S 176 x(by)S 176 x(user)S 176 x(accoun)S 2 x(ts.)S 269 x(The)S 176 x(following)S 177 x(sections)S 175 x(describe)S 176 x(the)S 177 x(privilege)S 177 x(and)S 4796 X 598 y(quota)S 166 x (requirements)S 166 x(needed)S 167 x(to)S 165 x(work)S 167 x(with)S 165 x(HP)S 166 x(C.)S 2703 20901 XY F28(3.5.1)S 400 x(User)S 199 x(Privileges)S 4796 X 797 y F151(T)S -46 x(o)S 181 x(use)S 180 x(HP)S 181 x(C,)S 181 x (each)S 181 x(account)S 181 x(must)S 180 x(have)S 182 x(TMPMBX)S 181 x (and)S 180 x(NETMBX)S 180 x(privileges.)S 4796 X 598 y(Use)S 172 x(the)S 172 x(OpenVMS)S 172 x(AUTHORIZE)S 171 x(utility)S 173 x(to)S 172 x(determine)S 173 x(whether)S 173 x(users)S 172 x(have)S 173 x(the)S 4796 X 598 y (privileges)S 166 x(they)S 167 x(require.)S 2703 23990 XY F28(3.5.2)S 400 x(User)S 199 x(Account)S 201 x(Quotas)S 4796 X 797 y F151(T)S -46 x (o)S 194 x(use)S 195 x(HP)S 194 x(C,)S 195 x(a)S 194 x(user)S 194 x (accoun)S 2 x(t)S 194 x(does)S 194 x(not)S 194 x(need)S 195 x(to)S 194 x (meet)S 194 x(any)S 195 x(special)S 194 x(quota)S 4796 X 597 y(requirements.)S 264 x(However)S -37 x(,)S 176 x(for)S 173 x(users)S 173 x(who)S 173 x (will)S 173 x(be)S 173 x(compiling)S 174 x(very)S 174 x(large)S 174 x (programs)S 4796 X 598 y(\(many)S 187 x(program)S 187 x(units)S 187 x (compiled)S 187 x(together\),)S 193 x(consider)S 187 x(adjusting)S 188 x (working)S 188 x(set)S 4796 X 598 y(\(WSD)S -2 x(EF)S -55 x(,)S 186 x (WSQUOT)S -29 x(A,)S 186 x(WSEXTENT\))S 184 x(and)S 186 x(page\211le)S 186 x(\(PGFLQUOT)S -27 x(A\))S 185 x(account)S 4796 X 598 y(quotas)S 165 x(to)S 166 x(improve)S 167 x(performance.)S 4796 X 896 y(Use)S 181 x (the)S 183 x(OpenVMS)S 182 x(Authorize)S 182 x(Utility)S 182 x(from)S 182 x(a)S 182 x(suitably)S 182 x(privileged)S 183 x(account)S 183 x (to)S 4796 X 598 y(change)S 167 x(the)S 167 x(process)S 166 x(quotas)S 166 x(in)S 166 x(the)S 167 x(user)S 167 x(authorization)S 166 x(\211le)S 167 x(\(UAF\).)S 166 x(Some)S 166 x(sites)S 166 x(may)S 4796 X 598 y (restrict)S 165 x(the)S 166 x(use)S 167 x(of)S 165 x(the)S 167 x(Authorize)S 166 x(Utility)S 165 x(to)S 166 x(certain)S 167 x(accounts)S 166 x(or)S 167 x(people.)S 5 SC 18019 31061 XY F38(After)S 166 x(Installing)S 165 x (HP)S 166 x(C)S 398 x F40(3\2033)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%+ Courier Courier-Bold Helvetica-Bold %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (USERTAGCOLOR) %%+ (FOOTCOLOR) % %%Page: (3-4) 28 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3899 4232 XY F151(After)S 168 x(the)S 169 x(quotas)S 169 x(for)S 169 x(the)S 169 x(account)S 169 x(have)S 170 x(been)S 169 x(chang)S 2 x(ed,)S 170 x(the)S 169 x(user)S 169 x(should)S 169 x(log)S 169 x (out)S 169 x(of)S 3899 X 598 y(the)S 166 x(account)S 167 x(and)S 166 x (log)S 167 x(in)S 166 x(again)S 167 x(for)S 166 x(the)S 166 x(new)S 166 x(quotas)S 166 x(to)S 166 x(take)S 166 x(effect.)S 3899 X 897 y (For)S 184 x(information)S 183 x(on)S 184 x(using)S 184 x(the)S 183 x (Authorize)S 184 x(Utility)S -56 x(,)S 188 x(see)S 183 x(the)S 184 x F152(OpenVMS)S 183 x(System)S 3899 X 598 y(Manager)S 29 x(')S -19 x (s)S 166 x(Manual:)S 250 x(Essentials)S F151(.)S 1807 7570 XY F24(3.6)S 398 x(Enhancing)S 232 x(HP)S 232 x(C)S 232 x(Performance)S 3899 X 897 y F151(The)S 171 x(following)S 171 x(sections)S 171 x(include)S 171 x (information)S 171 x(on)S 172 x(system)S 170 x(tuning)S 172 x(and)S 171 x(explain)S 171 x(how)S 3899 X 597 y(to)S 166 x(install)S 165 x (HP)S 166 x(C)S 166 x(as)S 166 x(a)S 166 x(shared)S 166 x(image.)S 1807 10160 XY F28(3.6.1)S 400 x(T)S -44 x(uning)S 200 x(Y)S -45 x(our)S 200 x(System)S 3899 X 797 y F151(After)S 182 x(you)S 183 x(install)S 182 x(HP)S 183 x (C,)S 183 x(you)S 183 x(might)S 183 x(want)S 182 x(to)S 182 x(adjust)S 183 x(your)S 184 x(system)S 182 x(to)S 182 x(enhance)S 3899 X 598 y (performance)S 173 x(or)S 173 x(lower)S 173 x(the)S 173 x(use)S 172 x (of)S 173 x(some)S 172 x(system)S 172 x(resources.)S 264 x(General)S 172 x(information)S 3899 X 598 y(about)S 185 x(tuning)S 187 x(an)S 185 x (OpenVMS)S 185 x(system)S 184 x(is)S 185 x(included)S 186 x(in)S 185 x (the)S 185 x F152(Guide)S 186 x(to)S 185 x(OpenVMS)S 3899 X 597 y(Performance)S 167 x(Managemen)S 2 x(t)S F151(.)S 1807 13846 XY F28(3.6.2)S 400 x(Installin)S 2 x(g)S 199 x(HP)S 199 x(C)S 198 x(as)S 200 x(a)S 200 x(Shared)S 200 x (Image)S 3899 X 797 y F151(If)S 170 x(you)S 172 x(expect)S 171 x(HP)S 170 x(C)S 171 x(to)S 170 x(be)S 171 x(used)S 170 x(extensively)S 172 x (on)S 171 x(your)S 172 x(system,)S 171 x(you)S 172 x(can)S 171 x(reduce)S 171 x(the)S 3899 X 598 y(system)S 167 x(overhe)S 2 x(ad)S 167 x(and)S 169 x(memory)S 168 x(requirements)S 168 x(by)S 169 x(installing)S 168 x (it)S 168 x(as)S 167 x(a)S 168 x(shared)S 168 x(image.)S 3899 X 598 y (T)S -46 x(o)S 172 x(install)S 170 x(HP)S 172 x(C)S 170 x(as)S 171 x (a)S 171 x(shared)S 172 x(image)S 171 x(on)S 172 x(a)S 171 x(system)S 170 x(that)S 171 x(is)S 171 x(currently)S 173 x(running)S 2 x(,)S 173 x (use)S 3899 X 598 y(the)S 175 x(OpenVMS)S 174 x(INST)S -28 x(ALL)S 175 x (utility)S -56 x(.)S 267 x(It)S 174 x(is)S 174 x(recommended)S 175 x (that)S 174 x(you)S 175 x(install)S 174 x(HP)S 167 x(C)S 174 x(as)S 3899 X 597 y(shared)S 181 x(on)S 182 x(a)S 181 x(system)S 180 x(that)S 182 x(has)S 181 x(been)S 181 x(rebooted)S 182 x(recently)S -55 x(,)S 186 x(because)S 181 x(the)S 181 x(available)S 3899 X 598 y(space)S 166 x (in)S 166 x(the)S 166 x(global)S 167 x(page)S 166 x(table)S 166 x(is)S 165 x(less)S 166 x(likely)S 166 x(to)S 166 x(be)S 166 x(fragmented.)S 3899 X 897 y(T)S -46 x(o)S 173 x(install)S 172 x(HP)S 173 x(C)S 173 x (as)S 172 x(a)S 173 x(shared)S 173 x(image,)S 175 x(determine)S 173 x (the)S 173 x(number)S 174 x(of)S 172 x(available)S 173 x(global)S 3899 X 598 y(pagelets)S 173 x(and)S 174 x(global)S 174 x(sections)S 173 x(on)S 174 x(your)S 174 x(system.)S 264 x(Y)S -55 x(ou)S 173 x(will)S 173 x (need)S 174 x(to)S 173 x(increase)S 174 x(them.)S 3899 X 597 y(Section)S 166 x(1.7.2)S 167 x(contains)S 166 x(guidelines)S 167 x(for)S 166 x (showing)S 166 x(and)S 167 x(setting)S 166 x(these)S 166 x(parameters.)S 1807 20970 XY F24(3.7)S 398 x(Getting)S 232 x(Help)S 232 x(and)S 232 x (Reporting)S 232 x(Problems)S 3899 X 896 y F151(If)S 177 x(you)S 178 x (encoun)S 2 x(ter)S 177 x(a)S 177 x(problem)S 178 x(while)S 177 x(using)S 178 x(HP)S 178 x(C,)S 177 x(see)S 177 x(the)S 178 x(release)S 177 x (notes.)S 272 x(If)S 177 x(the)S 3899 X 598 y(problem)S 172 x(is)S 172 x (unresolved,)S 176 x(report)S 172 x(it)S 172 x(to)S 172 x(HP)S -64 x (.)S 173 x(Depending)S 173 x(on)S 173 x(the)S 173 x(type)S 172 x(of)S 173 x(support)S 172 x(you)S 3899 X 598 y(have)S 167 x(and)S 166 x(the)S 166 x(nature)S 167 x(of)S 166 x(the)S 166 x(problem,)S 167 x(take)S 166 x(one)S 166 x(of)S 166 x(the)S 167 x(following)S 166 x(actions:)S 3899 X 896 y(\201)S 595 x(If)S 169 x(you)S 172 x(have)S 171 x(a)S 170 x (Software)S 170 x(Product)S 171 x(Services)S 170 x(Support)S 171 x(Agreement,)S 172 x(contact)S 171 x(your)S 4796 X 598 y(Customer)S 167 x(Support)S 167 x(Center)S 168 x(\(CSC\))S 166 x(by)S 168 x(telephone)S 168 x(\(in)S 167 x(the)S 168 x(United)S 168 x(States,)S 167 x(1-800-)S 4796 X 598 y (354-9000\))S 177 x(or)S 178 x(by)S 178 x(using)S 178 x(the)S 178 x (electronic)S 178 x(means)S 178 x(provided)S 178 x(with)S 177 x(your)S 179 x(support)S 4796 X 598 y(agreement)S 177 x(\(such)S 178 x(as)S 176 x (DSNlink\).)S 272 x(The)S 177 x(CSC)S 176 x(provides)S 177 x(telephone)S 178 x(support)S 177 x(for)S 4796 X 597 y(high-level)S 167 x(advisory)S 167 x(and)S 166 x(remedial)S 166 x(assistance.)S 249 x(When)S 166 x (you)S 167 x(initially)S 167 x(contact)S 166 x(the)S 4796 X 598 y(CSC,)S 165 x(indicate)S 166 x(the)S 166 x(following:)S 4796 X 747 y 300 48 R 5692 27844 XY(The)S 167 x(name)S 166 x(and)S 166 x(version)S 167 x(number)S 167 x(of)S 166 x(the)S 166 x(operating)S 167 x(system)S 165 x(you)S 167 x(are)S 166 x(using)S 4796 X 747 y 300 48 R 5692 28740 XY(The)S 178 x(product)S 177 x(name)S 177 x(\(HP)S 176 x(C\))S 177 x(and)S 177 x (the)S 177 x(version)S 177 x(number)S 178 x(of)S 176 x(HP)S 177 x(C)S 176 x(you)S 178 x(are)S 5692 X 598 y(using)S 5 SC 1807 31061 XY F40 (3\2034)S 399 x F38(After)S 166 x(Installi)S -2 x(ng)S 167 x(HP)S 166 x (C)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%+ NewCenturySchlbk-Italic Helvetica-Bold %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (3-5) 29 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 5692 4083 XY 300 48 R 6589 4232 XY F151(The)S 166 x(hardware)S 167 x(system)S 165 x(you)S 167 x(are)S 166 x(using)S 167 x(\(such)S 167 x(as)S 165 x(a)S 166 x(model)S 166 x(number\))S 5692 X 748 y 300 48 R 6589 5129 XY(A)S 165 x(brief)S 166 x(description)S 166 x(of)S 166 x (the)S 167 x(problem)S 166 x(\(one)S 166 x(sentence)S 167 x(if)S 165 x (possible\))S 5692 X 747 y 300 48 R 6589 6026 XY(How)S 165 x(critical)S 166 x(the)S 167 x(problem)S 166 x(is)S 5692 X 797 y(When)S 171 x(you)S 172 x(submit)S 170 x(information)S 170 x(electronically)S 172 x(or)S 171 x(are)S 170 x(speaking)S 171 x(on)S 171 x(the)S 171 x(phone)S 5692 X 597 y(to)S 170 x(the)S 170 x(appropriate)S 170 x(HP)S 170 x(C)S 170 x (support)S 170 x(specialist,)S 171 x(you)S 171 x(can)S 170 x(provide)S 171 x(more)S 170 x(detailed)S 5692 X 598 y(information.)S 250 x(The)S 166 x(information)S 166 x(should)S 166 x(include)S 166 x(the)S 166 x (speci\211c)S 166 x(commands)S 166 x(used)S 165 x(to)S 5692 X 598 y (compile)S 170 x(and)S 170 x(link)S 171 x(the)S 170 x(program,)S 172 x (the)S 170 x(error)S 171 x(messages)S 169 x(displayed,)S 171 x(and)S 171 x(relevant)S 5692 X 598 y(detailed)S 173 x(information)S 174 x(\(possibly)S 173 x(including)S 175 x(source)S 174 x(program)S 175 x(listings\).)S 264 x(Please)S 5692 X 597 y(attempt)S 168 x(to)S 168 x(narrow)S 169 x (the)S 168 x(cause)S 169 x(of)S 168 x(the)S 169 x(problem)S 168 x(to)S 169 x(a)S 168 x(speci\211c)S 169 x(module)S 168 x(or)S 169 x(lines)S 168 x(of)S 5692 X 598 y(code.)S 5692 X 797 y(CSC)S 164 x(personnel)S 165 x(might)S 166 x(ask)S 164 x(for)S 165 x(additional)S 165 x(information,)S 165 x(such)S 166 x(as)S 164 x(listings)S 164 x(of)S 165 x(any)S 5692 X 598 y(command)S 167 x(\211les,)S 166 x(INCLUDE)S 165 x(and)S 167 x(COPY)S 165 x(\211les,)S 167 x(relevant)S 167 x(data)S 166 x(\211les,)S 167 x (and)S 166 x(so)S 166 x(forth.)S 5692 X 598 y(If)S 169 x(the)S 169 x (program)S 170 x(is)S 168 x(longer)S 171 x(than)S 169 x(50)S 169 x(lines,)S 170 x(submit)S 169 x(a)S 169 x(copy)S 170 x(of)S 169 x(it)S 169 x(electronically)S 170 x(or)S 5692 X 598 y(provide)S 167 x(machine-readable)S 166 x(media)S 166 x(\(\212oppy)S 167 x(diskette)S 165 x(or)S 167 x(magnetic)S 166 x (tape\).)S 4796 X 896 y(\201)S 594 x(If)S 184 x(the)S 184 x(problem)S 183 x(is)S 184 x(related)S 183 x(to)S 184 x(HP)S 184 x(C)S 184 x(documentation,)S 189 x(you)S 185 x(can)S 184 x(report)S 184 x(the)S 5692 X 598 y(problem)S 181 x(to)S 180 x(the)S 181 x(CSC)S 180 x(\(if)S 180 x(you)S 182 x(have)S 181 x(a)S 181 x(Software)S 180 x(Product)S 181 x(Services)S 181 x(Support)S 5692 X 598 y(Agreement)S 179 x(and)S 178 x(the)S 178 x(problem)S 178 x (is)S 178 x(severe\);)S 184 x(otherwise,)S 181 x(send)S 178 x(your)S 180 x(comments)S 5692 X 597 y(about)S 166 x(HP)S 167 x(C)S 165 x(documentation)S 167 x(to)S 166 x(the)S 166 x(following)S 166 x(Internet)S 166 x(address:)S 5692 X 797 y(c_docs@hp.com)S 5692 X 797 y(T)S -45 x(o)S 174 x(obtain)S 174 x(information)S 174 x(about)S 175 x(purchasing)S 175 x(a)S 174 x (HP)S 174 x(Software)S 174 x(Product)S 175 x(Services)S 5692 X 598 y (Support)S 168 x(Agreement)S 169 x(or)S 168 x(other)S 169 x(support)S 168 x(services,)S 169 x(please)S 168 x(contact)S 168 x(your)S 170 x (local)S 168 x(HP)S 5692 X 598 y(sales)S 165 x(representative.)S 5 SC 18019 31061 XY F38(After)S 166 x(Installing)S 165 x(HP)S 166 x(C)S 398 x F40(3\2035)S EP PP %%PageTrailer %%PageFonts: NewCenturySchlbk-Roman %%+ Helvetica Helvetica-Bold %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (3-6) 30 %DEC_EDMS_BlankPage PP %%PageTrailer %%PageFonts: %%PageProcessColors: %%PageCustomColors: % %%Page: (A-1) 31 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 22031 6453 XY F8(A)S 2703 X 448 y 20628 48 R 2845 7919 XY F208 (Files)S 332 x(Added)S 331 x(or)S 332 x(Updated)S 331 x(During)S 331 x (Installatio)S -2 x(n)S 4796 10211 XY F151(This)S 171 x(appendix)S 172 x (lists)S 170 x(the)S 172 x(\211les)S 171 x(that)S 172 x(are)S 171 x (added)S 172 x(to)S 171 x(or)S 171 x(updated)S 172 x(on)S 172 x(your)S 172 x(OpenVMS)S 4796 X 598 y(system)S 183 x(during)S 186 x(installation.)S 285 x(Note)S 184 x(that)S 184 x(some)S 184 x(\211les)S 184 x(may)S 185 x (not)S 184 x(be)S 185 x(installed)S 4796 X 597 y(depending)S 178 x(on)S 177 x(selected)S 177 x(options)S 176 x(or)S 178 x(your)S 178 x(system')S -20 x(s)S 177 x(con\211g)S 2 x(uration)S 177 x(or)S 178 x(operating)S 4796 X 598 y(system)S 165 x(version.)S 4796 X 897 y F238([SYS$SYSTEM]D)S 2 x(ECC$COMPILER)S 2 x(.EXE)S 14601 X([new])S 4796 X 498 y([SYS$MESSAGE])S 2 x(DECC$COMPILE)S 2 x(R_MSG.EXE)S 14601 X([new])S 4796 X 498 y([SYS$LIBRARY])S 2 x(DECC$CLD.CLD)S 14601 X([new])S 4796 X 498 y([SYS$HELP]HEL)S 2 x (PLIB.HLB)S 14601 X([modified)S 2 x(])S 4796 X 498 y([SYS$SYSTEM]C)S 2 x(XX$DEMANGLE.)S 2 x(EXE)S 14601 X([new])S 4796 X 498 y([SYS$LIBRARY])S 2 x(DCLTABLES.EX)S 2 x(E)S 14601 X([modified)S 2 x(])S 4796 X 499 y ([SYS$HELP.CC$)S 2 x(HELP]*.*)S 14601 X([new])S 4796 X 498 y([SYS$HELP]CC.)S 2 x(RELEASE_NOTE)S 2 x(S)S 14601 X([new])S 4796 X 498 y([SYS$HELP]CC_)S 2 x(RELEASE_NOTE)S 2 x(S.PS)S 14601 X([new])S 4796 X 498 y([SYSTEST]DECC)S 2 x($IVP.COM)S 14601 X([new])S 5 SC 13476 31061 XY F38(Files)S 166 x (Added)S 167 x(or)S 166 x(Updated)S 167 x(During)S 166 x(Installation)S 398 x F40(A\2031)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Courier Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (A-2) 32 %DEC_EDMS_BlankPage PP %%PageTrailer %%PageFonts: %%PageProcessColors: %%PageCustomColors: % %%Page: (B-1) 33 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 22031 6453 XY F8(B)S 2703 X 448 y 20628 48 R 12973 7919 XY F208 (Installat)S -2 x(ion)S 332 x(Messages)S 4796 10211 XY F151(This)S 177 x (appendix)S 179 x(lists)S 176 x(the)S 178 x(more)S 178 x(common)S 178 x (diagnostic)S 178 x(messages)S 177 x(you)S 178 x(might)S 178 x(see)S 4796 X 598 y(during)S 172 x(product)S 171 x(installation.)S 259 x(If)S 170 x(you)S 172 x(encounter)S 172 x(a)S 171 x(message)S 171 x(not)S 171 x(shown)S 171 x(here,)S 173 x(use)S 4796 X 597 y(the)S 174 x(HELP/MESSAGE)S 172 x(command)S 174 x(to)S 174 x(display)S 174 x(information)S 174 x (about)S 174 x(it.)S 264 x(If)S 174 x(you)S 175 x(add)S 4796 X 598 y (the)S 174 x(/LOG)S 175 x(quali\211er)S 175 x(to)S 174 x(the)S 175 x (PRODUC)S -2 x(T)S 175 x(INST)S -28 x(ALL)S 175 x(command,)S 177 x(many)S 175 x(additional)S 4796 X 598 y(informational)S 166 x(messages)S 165 x (will)S 165 x(be)S 166 x(displayed,)S 167 x(which)S 166 x(can)S 167 x (be)S 166 x(ignored.)S 4796 X 896 y F238(FAILCONF,)S 240 x(failed)S 240 x(to)S 240 x(resolve)S 240 x(conflicti)S 2 x(ng)S 239 x(requiremen)S 2 x(ts)S 239 x(for)S 240 x('object-typ)S 2 x(e')S 4796 X 499 y('object-name')S 4796 X 797 y(Explanation:)S 480 x(More)S 240 x(than)S 239 x(one)S 240 x (product)S 240 x(supplie)S 2 x(s)S 239 x(a)S 239 x(managed)S 240 x(object)S 241 x(of)S 239 x(the)S 240 x(same)S 8144 X 498 y(name,)S 240 x(type,)S 240 x(and)S 239 x(scope.)S 241 x(They)S 239 x(cannot)S 240 x(coexist)S 241 x(because)S 240 x(of)S 240 x(a)S 8144 X 498 y(conflict)S 240 x(in)S 240 x(the)S 239 x(objects)S 2 x(')S 239 x(properties.)S 241 x(Files,)S 240 x(directorie)S 2 x(s,)S 239 x(and)S 8144 X 498 y(library)S 240 x (modules)S 240 x(are)S 240 x(examples)S 241 x(of)S 239 x(managed)S 240 x (objects.)S 4796 X 797 y(User)S 239 x(Action:)S 480 x(Report)S 240 x (the)S 240 x(problem)S 240 x(to)S 239 x(HP.)S 4796 18181 XY(INSTALLERR,)S 480 x(error)S 240 x(executing)S 240 x(DCL)S 240 x(INSTALL)S 240 x(command)S 4796 X 797 y(Explanation:)S 480 x(The)S 239 x(POLYCEN)S 2 x(TER)S 239 x (Software)S 241 x(Installation)S 241 x(utility)S 240 x(installs)S 241 x (a)S 239 x(file)S 8144 X 498 y(as)S 239 x(a)S 240 x(known)S 240 x(image)S 240 x(by)S 239 x(having)S 240 x(the)S 240 x(DCL)S 239 x(command)S 241 x (INSTALL)S 240 x(execute)S 240 x(in)S 8144 X 498 y(a)S 239 x(subproces)S 2 x(s.)S 239 x(The)S 240 x(INSTALL)S 240 x(command)S 240 x(failed.)S 4796 X 797 y(User)S 239 x(Action:)S 480 x(Take)S 240 x(action)S 240 x (based)S 240 x(on)S 239 x(the)S 240 x(accompanyin)S 2 x(g)S 239 x(messages.)S 241 x(If)S 239 x(you)S 240 x(specify)S 8144 X 498 y(the)S 239 x(/TRACE)S 241 x(qualifier)S 240 x(when)S 240 x(you)S 240 x(retry)S 240 x(the)S 239 x(operatio)S 2 x(n,)S 239 x(you)S 240 x(can)S 8144 X 498 y(view)S 240 x(the)S 239 x(command)S 241 x(sent)S 239 x(to)S 240 x(the)S 240 x (subprocess.)S 4796 X 797 y(IVPFAILURE,)S 480 x(test)S 239 x(procedu)S 2 x(re)S 239 x(completed)S 241 x(with)S 240 x(an)S 239 x(error)S 240 x (status)S 4796 X 797 y(Explanation:)S 480 x(The)S 239 x(install)S 2 x (ation)S 240 x(verification)S 241 x(test)S 239 x(procedu)S 2 x(re)S 239 x(for)S 240 x(the)S 239 x(product)S 8144 X 499 y(completed)S 240 x (with)S 240 x(an)S 240 x(exit)S 240 x(status)S 240 x(that)S 239 x(indicat)S 2 x(es)S 239 x(a)S 239 x(failure)S 2 x(.)S 239 x(If)S 239 x(you)S 8144 X 498 y(were)S 240 x(executing)S 240 x(a)S 240 x(PRODUCT)S 240 x(INSTALL)S 240 x(command,)S 241 x(the)S 239 x(product)S 241 x(has)S 239 x(been)S 8144 X 498 y(completely)S 241 x(installed,)S 240 x(but)S 240 x(its)S 240 x(test)S 239 x(procedu)S 2 x(re)S 239 x(failed.)S 4796 X 797 y(User)S 239 x(Action:)S 480 x(Take)S 240 x(action)S 240 x(based)S 240 x(on)S 239 x(the)S 240 x(accompanyin)S 2 x(g)S 239 x(messages.)S 241 x(If)S 239 x(you)S 240 x(specify)S 8144 X 498 y(the)S 239 x(/TRACE)S 241 x (qualifier)S 240 x(when)S 240 x(you)S 240 x(retry)S 240 x(the)S 239 x (operatio)S 2 x(n,)S 239 x(you)S 240 x(can)S 8144 X 498 y(view)S 240 x (the)S 239 x(commands)S 241 x(sent)S 240 x(to)S 239 x(the)S 240 x(subprocess)S 240 x(and)S 240 x(the)S 240 x(output)S 8144 X 498 y(generated)S 240 x (when)S 240 x(these)S 240 x(commands)S 241 x(are)S 239 x(executed)S 2 x(.)S 4796 28243 XY(RETAIN,)S 479 x('object')S 240 x('object)S 2 x (-name')S 240 x(was)S 239 x(not)S 240 x(replaced)S 240 x(because)S 241 x ('object')S 4796 X 498 y(from)S 239 x(kit)S 240 x(does)S 240 x(not)S 239 x(have)S 240 x(higher)S 240 x(generat)S 2 x(ion)S 239 x(number)S 5 SC 17753 31061 XY F38(Installation)S 165 x(Messa)S 2 x(ges)S 399 x F40(B\2031)S EP PP %%PageTrailer %%PageFonts: Helvetica-Bold NewCenturySchlbk-Roman %%+ Courier Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Page: (B-2) 34 %%PageFonts: (atend) %%PageProcessColors: (atend) %%PageCustomColors: (atend) PaperHeight PaperWidth PM 0 0 XY 0 SC 3899 4132 XY F238(Explanatio)S 2 x(n:)S 478 x(During)S 240 x(installa)S 2 x(tion)S 239 x(of)S 240 x(a)S 239 x(software)S 241 x(product)S 240 x (\(or)S 240 x(a)S 239 x(patch)S 240 x(to)S 7247 X 498 y(a)S 239 x(softwar)S 2 x(e)S 239 x(product\),)S 241 x(the)S 239 x(specifie)S 2 x(d)S 239 x (object)S 240 x(\(either)S 240 x(a)S 240 x(file)S 7247 X 498 y(or)S 240 x(a)S 239 x(library)S 240 x(module\))S 241 x(was)S 239 x(not)S 240 x (copied)S 240 x(from)S 240 x(the)S 239 x(kit)S 240 x(to)S 240 x(the)S 7247 X 498 y(destinati)S 2 x(on)S 239 x(disk.)S 240 x(The)S 240 x(installatio)S 2 x(n)S 239 x(utility)S 240 x(found)S 240 x(an)S 240 x(object)S 7247 X 499 y(with)S 240 x(the)S 240 x(same)S 239 x(name)S 240 x(already)S 241 x (installed)S 240 x(on)S 240 x(the)S 239 x(destinat)S 2 x(ion)S 239 x (disk)S 7247 X 498 y(and)S 240 x(that)S 240 x(object's)S 240 x(generatio)S 2 x(n)S 239 x(\(sequencin)S 2 x(g\))S 239 x(number)S 240 x(was)S 240 x (the)S 239 x(same)S 7247 X 498 y(or)S 240 x(greater)S 240 x(than)S 240 x (the)S 239 x(generat)S 2 x(ion)S 239 x(number)S 240 x(of)S 240 x(the)S 239 x(object)S 241 x(from)S 239 x(the)S 7247 X 498 y(kit.)S 240 x(Therefore,)S 241 x(the)S 239 x(object)S 241 x(with)S 239 x(the)S 240 x(latest)S 240 x (generatio)S 2 x(n)S 239 x(number)S 7247 X 498 y(\(the)S 240 x(previously)S 241 x(installed)S 240 x(item\))S 240 x(was)S 240 x(left)S 240 x(on)S 239 x(your)S 240 x(destinati)S 2 x(on)S 7247 X 498 y(disk.)S 5573 X 797 y(This)S 240 x(condition)S 240 x(typical)S 2 x(ly)S 239 x(occurs)S 240 x(when)S 240 x(you)S 240 x(install)S 240 x(multiple)S 7247 X 498 y (patches)S 240 x(or)S 240 x(updates)S 240 x(to)S 240 x(the)S 239 x(same)S 240 x(product.)S 241 x(The)S 239 x(installa)S 2 x(tion)S 7247 X 499 y (utility)S 240 x(perform)S 2 x(s)S 239 x(conflict)S 240 x(detecti)S 2 x(on)S 239 x(and)S 240 x(resolution)S 240 x(so)S 240 x(that)S 7247 X 498 y(your)S 240 x(system)S 240 x(will)S 240 x(always)S 240 x(retain)S 240 x(the)S 240 x(most)S 240 x(current)S 240 x(files)S 240 x(even)S 240 x(if)S 7247 X 498 y(updates)S 240 x(are)S 240 x(not)S 240 x(installed)S 240 x(in)S 240 x(chronologi)S 2 x(cal)S 239 x(order.)S 3899 X 797 y (User)S 240 x(Action:)S 479 x(None.)S 5 SC 1807 31061 XY F40(B\2032)S 398 x F38(Installation)S 165 x(Messa)S 2 x(ges)S EP PP %%PageTrailer %%PageFonts: Courier Helvetica-Bold %%+ Helvetica %%PageProcessColors: %%PageCustomColors: (BLACK) %%+ (FOOTCOLOR) % %%Trailer %%Pages: 34 %%BoundingBox: 0 0 504 648 %%DocumentFonts: Courier-Bold Courier-Oblique %%+ Courier Helvetica Helvetica-Bold %%+ NewCenturySchlbk-Roman NewCenturySchlbk-Italic %%DocumentNeededFonts: Courier-Bold %%+ Courier-Oblique Courier Helvetica %%+ Helvetica-Bold NewCenturySchlbk-Roman %%+ NewCenturySchlbk-Italic %%DocumentProcessColors: %%DocumentCustomColors: (BLACK) %%+ (FOOTCOLOR) %%+ (USERTAGCOLOR) %%CMYKCustomColor: 0.0 0.0 0.0 1.0 (BLACK) %%+ 0.0 0.0 0.0 1.0 (USERTAGCOLOR) %%+ 0.0 0.0 0.0 1.0 (UNDEFINED) %%+ 0.0 0.0 0.0 1.0 (UNDEFINED) %%+ 0.0 0.0 0.0 1.0 (UNDEFINED) %%+ 0.0 0.0 0.0 1.0 (FOOTCOLOR) % DVC$PSJob restore end %DEC_DVC$dict end %Color5044Dict % %%EOF