Installation guide
Set the Web Agent Environment Variables After Installation
60 Web Agent Installation Guide
Set the Web Agent Environment Variables After Installation
You can set the Web Agent environment variables after installing the Web Agent
using the ca_wa_env.sh script Running the script for Web Agents installed on
most UNIX platforms ensures that the Web Agent and web server can work
together. The script sets environment variables required by the Web Agent.
The ca_wa_env.sh script has been enhanced to set the following environment
variables:
■
NETE_WA_ROOT
■
PATH
■
NETE_WA_PATH
■
LD_LIBRARY_PATH
Note: The Web Agent requires that LD_LIBRARY_PATH include /usr/lib
before any other directory containing older versions of libm.so.
■
SHLIB_PATH
■
LIBPATH
To set the Web Agent environment variables after installation, source the
following script after you install and configure the Web Agent:
. ./ca_wa_env.sh
You can list the script in either the user .profile file or envvars file. You must
source this script if you are upgrading a Web Agent from v6.x QMR 1.
Note: You do not have to run this script for Sun Java System web servers
because this file as been added to the start script.