2. Installing OpenLane on Solaris
Installing Remotely Using X
You can install OpenLane from a remote host using the X Window System.
Procedure
1.On the local host, execute the following commands: xhost + remote_host_name
rlogin remote_host_name
2.On the remote host, execute the following command or commands:
—If using the Bourne shell (sh):
DISPLAY=local_host_name:0.0 export DISPLAY
—If using the Korn shell (ksh):
export DISPLAY=local_host_name:0.0
—If using the C shell (csh):
setenv DISPLAY local_host_name:0.0
3.On the remote host, change the directory to the path where setup.sh resides: cd /tmp
4.Run setup.sh:
./setup.sh
Installing the Permanent License Key
Procedure
1.Change the directory to /opt/pdn/OpenLane: cd /opt/pdn/OpenLane
2.Enter the command to install the permanent key:
OLCmd key permanent_key
Where permanent_key is the key
OLCmd key ALUKB-KAC9Y-H987N-CX5GK
January 2002 |