Set the following environment variable before launching SAMreport. Perform the following task, each time you start SAMreport.
SAMreport may not launch without this variable defined.
From a C or a Bourne Shell enter the following command, where platform name is “hp700_u11” for HP-UX, “sun4_u5” for Solaris and “ppc_u4” for IBM AIX.
C Shell:
setenv GPLATFORM platform name
Bourne Shell:
export GPLATFORM=platform name