The following issues are common to most or all variants of the UNIX system and Linux on which Rational® ClearCase® runs.
TZ=EST5DST4,M410/02:00:00,M1050/02:00:00If you do not, the Rational ClearCase scheduler will not work as designed during transitions into and out of daylight time. On hosts that support the zoneinfo library, you can use zoneinfo to establish the time zone correctly. For more information about the TZ environment variable and the values it can take, see the environ(5) man page for your host operating system.
If you install Rational ClearCase software in a nondefault location (that is, other than in /opt/rational/clearcase), you must set the proper platform-dependent library search-path environment variable to include the ccase-home-dir/shlib pathname so that Rational ClearCase executables can find the required shared libraries.
The order of the pathnames in the environment variable is important. At run time, an executable must find the supplied vendor libraries before it finds any other versions of those libraries in other paths in the list. Other applications that use this definition of the library search-path environment variable may find these supplied vendor libraries instead of other versions of those libraries installed on your system. This behavior may or may not be compatible with those applications. If the supplied vendor libraries are missing, the executables may search the system libraries (the order of search, where it searches, and whether it searches is platform dependent). If a library of the appropriate name is found, the execution may not succeed because the library found may not be compatible with the Rational ClearCase executable.
The following table indicates the search-path environment variable that you need to define to allow Rational ClearCase executables to find their shared libraries. To find the architecture mnemonic associated with your platform, see the sections dealing with individual platforms.
LOCKMGR_OPTS = -u num -q numFor more information about how to set the -u and -q parameters, see the IBM Rational ClearCase Administrator's Guide.
Issues relevant to specific platforms are discussed in the following topics: