RSC/MP Installation and Configuration Guide

Installing RSC/MP on UNIX Workstations
Installing on Linux From A CD
Installing
on Linux from a CD
Note. This version of RSC/MP supports multithreaded RSC/MP applications on Linux.
Depending on the number of threads required by the application, it might be necessary to
adjust the Linux 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.
1. Insert the RSC/MP Linux Client CD into a drive attached to a Windows workstation.
2. Navigate to the WS_SW folder on the RSC/MP Client CD.
3. Locate the file RPLINEXE.TAR.
4. 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 RPLINEXE.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 RPLINEXE.TAR
5. When installing on Linux, the RPLINEXE.TAR file contains two additional TAR files,
RPLIN32EXE.TAR and RPLIN64EXE.TAR. These are the TAR files containing the
32 and 64-bit clients respectively. Extract the desired client by un-TARing the
appropriate TAR file with the command:
tar xvf RPLIN32EXE.TAR or
tar xvf RPLIN64EXE.TAR
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration
G uide
52235 8- 013
6 -5