Shared Library Files
Independent Java applications that use rvd
transports must be able to access Rendezvous shared library files (C libraries). Environment Variables for Shared Library Files details the environment variables that direct Java applications to the Rendezvous installation directory. The installation directory must contain the required shared library files.
Platform |
Environment Variable |
Windows |
The installation procedure sets this variable automatically. |
UNIX (Except as below) |
For 64-bit JVM, |
HP/UX |
|
IPM Library
A Java program can use standard Rendezvous communication library or the IPM library.
To select between the standard Rendezvous communication library or the IPM library, modify the path variable according to Selecting the Communications Library.
Library |
Instructions |
Standard Rendezvous Communications Library |
UNIX Ensure that the subdirectory Windows Ensure that the subdirectory |
IPM Communications Library |
UNIX Ensure that the subdirectory Windows Ensure that the subdirectory |
Existing Rendezvous applications that use the standard shared library do not require modifications in order to use the IPM library instead.