.cshrc for running Rational Rose 98i

To run Rational Rose 98i on Unix, add the following to the end of your .cshrc file.

setenv LM_LICENSE_FILE /hf/local/rose/license.dat
set path = (/hf/local/rose/releases/rose.6.0.9242/bin $path)

You must be logged onto cherokee and have your DISPLAY set to your current machine.

Rose Documentation