RSC/MP 7.3 Installation and Configuration Guide
Installing RSC/MP on UNIX Workstations
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide—522358-011
6-4
Installing on HP-UX From a CD
Installing on HP-UX From a CD
1. Insert the RSC/MP HP-UX Client CD into a drive attached to a Windows
workstation.
2. Navigate to the WS_SW folder on the RSC/MP Client CD.
Use the file RPHPIEXE.TAR from the SM51/T2827 CD.
Use the file RPHPTEXE.TAR from the SM63/T2825 CD.
Use the file RPHPIEXE.TAR from the SM48/T2847 CD.
3. Select one of these installation methods:
•
Transfer the TAR file to the UNIX workstation. The file must be transferred in
BINARY mode. Log on to the UNIX workstation, navigate to the directory
where the TAR file is stored, and type:
tar xvf RPHPIEXE.TAR
or
tar xvf RPHPTEXE.TAR
•
Transfer the TAR file to the NonStop and then transfer the TAR file to the UNIX
workstation. The file must be transferred in BINARY mode. Log on to the UNIX
workstation, navigate to the directory where the TAR file is stored, and type:
tar xvf RPHPIEXE.TAR
or
tar xvf RPHPTEXE.TAR
Note. This version of RSC/MP supports multithreaded RSC/MP applications on HP-UX.
Depending on the number of threads required by the application, it might be necessary to
adjust the HP-UX system configuration in order to run the application. For more information,
refer to “Thread Limitations on UNIX-based Operating Systems” under the description of
RscRegisterThread in the Remote Server Call (RSC/MP) Programming Manual.