Note: To enable starting the license daemon from any directory, change the DAEMON line to use the full path. For example:

DAEMON modeltech /usr/modeltech/hp700/modeltech \

/usr/modeltech/hp700/options

6For HP installation using HP-UX version 9.x only: either the device /dev/ lan0 must be writable by the userID that starts the server, or the lmgrd daemon and the lmhostid utility must be made “setuid root”. The commands to do this are:

chmod a+w /dev/lan0

or

chown root lmgrd lmhostid chmod u+s lmgrd lmhostid

7Start the license manager daemon by entering the following commands:

cd /usr/modeltech/<platform>

START_SERVER

where <platform> can be sun4, sunos5, hp700, rs6000.

If your system runs other applications that use Globetrotter Software’s FLEXlm, a complete user’s manual for FLEXlm is available at Globetrotter Software’s home page:

http://www.globetrotter.com/manual.htm

8You may delete the executables you don’t want. For example, if you don’t need ModelSim for HP machines:

cd /usr/modeltech/

rm -rf hp700

EE Installation 9