Setting up user environments for UNIX

You must set up user environments for UNIX. Include Rational® Synergy in the user path when a user uses a different installation of Rational Synergy or when a user is new to Rational Synergy.

Procedure

  1. Set CCM_HOME to the path to the installation directory.

    For example:

    /usr/local/ccm72

  2. Set PATH to include $CCM_HOME/bin.

    CCM_HOME and PATH typically are defined in one of the following files:

    • For C shell users, the .login or .cshrc file.
    • For Bourne and Korn shell users, the .profile file.

Feedback