Sourcing the HCL Compass setup file

Before each use of HCL Compass, source the setup file to prepare the shell environment.

  • For csh, tcsh, and other csh-compatible shells, run this command:
    source cquest-home-dir/cq_setup.csh 
    
  • For sh, ksh, bash and other Bourne-compatible shells, run this command:
    . cquest-home-dir/cq_setup.sh 
    
Fastpath: You might want to add the source command for the HCL Compass setup file to your shell setup script so that it runs automatically.

If you are using the HCL Compass Client, start the client from the command line in the same shell where you sourced the setup file.