4.3.4.4.2 Connecting a Linux Client to a Windows or Linux License Server
(Ask a Question)To connect a Linux client to a Windows or Linux license server, use the following command to set the environment variables on the Linux CLIENT machine:
setenv LM_LICENSE_FILE <port@hostname>
Example:
setenv LM_LICENSE_FILE 1702@sage
For Synplify Pro, to check out a license, add or modify one of the two
environment variables in the following table, depending on the Synplify Pro
version used.
License File | Used for... | Variable Name | Example |
---|---|---|---|
SNPSLMD_LICENSE_FILE | Synopsys tools released in September 2010 and later (2010.09) | setenv SNPSLMD_LICENSE_FILE
<port@hostname> | setenv
SNPSLMD_LICENSE_FILE1702@sage |
SYNPLCTYD_LICENSE_FILE | Synplify Pro releases before September 2010 | setenv SYNPLCTYD_LICENSE_FILE
<port@hostname> | setenv SYNPLCTYD_LICENSE_FILE
1702@sage |