To install the RTView adapter, unpack the RTView adapter files and set the environment variables for the adapter and the RTView software.
Prerequisites
- Install either version 5.8 or 5.9 of the Enterprise RTView software from SL Corporation on the client machine.
- Install Java Software Development Kit 1.7 (or higher) on the client machine.
- Set the JAVA_HOME environment variable to the root directory of the installation.
- Set the ESP_HOME environment variable.
Task- Create an environment variable called RTVIEWADAPTER_HOME and set
its value to the folder $ESP_HOME\adapters\rtview.
- Verify that the RTV_HOME environment variable is set to the location of the
enterprise RTView installation. It should be set automatically during
installation.
- Add the RTView lib and bin folders to the PATH environment variable. For
example, update PATH to $RTV_HOME/bin;$RTV_HOME/lib;$PATH.