3.7 Setting the Environment on UNIX

This section applies to UNIX only.

Before you can enable a UCM project to work with a ClearQuest user database, you must define two environment variables as shown in Table 2. Developers who want to use the integration must also define these variables on their machines.

The ClearQuest installation directory includes a C shell script, cq_setup.csh, which you can execute to set the environment variables for you. For example:

% source ClearQuest-install-directory/cq_setup.csh

Table 2 Environment Variables Required for Integration


Variable

Setting

$CQ_HOME


ClearQuest-install-directory/releases/ClearquestClient


$LD_LIBRARY_PATH ($SHLIB_PATH on HP-UX)


Must include:

ClearCase-install-directory/shlib and
ClearQuest-install-directory/releases/ClearquestClient/architecture/shlib


In addition, if you have multiple ClearQuest schema repositories, you must set the $SQUID_DBSET environment variable to the name of the schema repository you want to use.