To set the IBM® Rational® DOORS® properties:
Rational DOORS on Solaris supports Rational DOORS 4.1.4 only. Use the following settings:
setenv DOORSHOME /tools/DOORS4.1.4 setenv SERVERDATA /tools/DOORS4.1.4/data setenv PORTNUMBER 36677 setenv DOORSDATA /tools/DOORS4.1.4/data set path = ( $path $DOORSHOME/bin ) setenv LM_LICENSE_FILE 7192@lily
In these settings, lily is the name of the Rational DOORS license server.
To use Rational DOORS 6.0 on Solaris systems, use Rational Rhapsody® and the following settings:
setenv DOORSHOME /tools/doors6.0 setenv SERVERDATA /tools/doors6.0/data setenv PORTNUMBER 36677 setenv DOORSDATA $PORTNUMBER@bee setenv LOCALDATA /tools/doors6.0/data set path = ( $path $DOORSHOME/bin ) setenv LM_LICENSE_FILE 7192@lily