|
发表于 2014-11-24 14:59:25
|
显示全部楼层
本帖最后由 Jsanchez12345 于 2014-11-24 17:12 编辑
# Set up either CDS_LIC_FILE or LM_LICENSE_FILE, but not both or it'll
# take long time to search license.
#
# export CDS_LIC_FILE=port@hostname
# This variable should be consistent with the 1st line in the license.dat
# Run "hostname" or "uname -n" on terminal to get your hostname
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
export CDS_LIC_FILE=5288@ThinkPad-T510
# Requied for Cadence on Linux
export LANG=C
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Oh, again! Why do you start up license server??? I've reiterated many times once all license FEATUREs are set to uncounted (that's unlimited use!!!) in the FEATURE line, you NEVER ever need to start up Flexlm license server!!! And you have to remove SERVER and DAEMON lines from the license.dat file, that is, the license.dat here is a pure FEATURE file without any other lines! That's the way Flexlm server/license runs.
In the How-to on first page is mentioned that license server is set to <port>@<host>, requiring lmgrd daemon to be started. Anyway thanks for the information I will try without lmgrd. |
|