Setting up ClearCase on a UNIX server

If you use ClearCase®, you must update the ClearCase type managers to recognize Functional Tester test object map files on a UNIX® system.

If you use ClearCase MultiSite® on a Windows NT® system and replicate VOBs that contain Functional Tester data, you must also do the following procedure on the UNIX system with the replica.

To update ClearCase to recognize Functional Tester test object map files on a UNIX system:

	cd <clearcase_install_directory>/lib/mgrs
	ln -s ./binary_delta ./_rftmap
	ln -s ./binary_delta ./_rftdef
	ln -s ./binary_delta ./_rftvp

Feedback