Setting the environment (Linux® and the UNIX® system)
Before you can enable a UCM project to work with a Rational® ClearQuest® user database, you must define the environment variables as shown in Table 1. Developers who want to use the integration must also define these variables on their machines.
The Rational® ClearQuest® installation directory includes a C shell script, cq_setup.csh, which you can run to set the environment variables for you. For example:
% source cquest-home-dir/cq_setup.csh | Variable | Setting |
|---|---|
| $CQ_HOME | cquest-home-dir |
| $LD_LIBRARY_PATH $SHLIB_PATH or $LD_LIBRARY_PATH (on HP-UX) | Must include: cquest-home-dir/shlib cquest-home-dir/architecture/shlib |
| $SQUID_DBSET | If you have multiple Rational® ClearQuest® schema repositories, set the environment variable to the name of the schema repository to use. |