To set up the Rational® ClearCase® integration on your UNIX system or Linux workstation, use the following steps:
If the install script does not work, the following list provides troubleshooting information that you or your system administrator can check.
You may need to verify where this folder is located and add it to the path. When Rational ClearCase is initially installed, either the /opt/rational/clearcase/bin folder or a value called CLEARCASEHOME is set up. To verify the folder location, type one of the following commands:
echo $CLEARCASEHOME
which xclearcase
Then change the path to include the required folder. If you do not know where Forte Developer is installed, enter the following command:
pkginfo SPROws
If you can run Forte Developer's Workshop, the location should be in your path by typing the following command:
which workshop
If the install script claims that you cannot make changes to the SUNWspro/lib/locale/C/pwi_config directory, you cannot perform any changes in Forte Developer's Workshop. You must have permission to write to this directory. To add permissions, try logging in to the system as root or changing the directory write access to include you as a user. You can also try to use similar methods for granting write privileges.
If Rational ClearCase Integration is installed on a version of Forte Developer that is network installed (as opposed to locally installed), the installation will affect all users who have files in Rational ClearCase VOBs.
If you cannot check out a file or the system displays an error message (for example, Not an object in a VOB), it may be that the files are not stored in a Rational ClearCase VOB. A VOB is the database that stores your project files. To learn how to create a VOB and view a VOB, check the support page on the Rational ClearCase help and online documentation.