| Author |
Message |
Bluecar
Joined: 11 Jan 2007 Posts: 15
|
16 May 2008 8:48 can't load license for IC610 |
|
|
|
dear all:
I spend long time to solve this ploblem, but is fail. and can not find effect solution, anyone can help me to solve this ploblem,thank you!!
the error show as below:
15:45:10 (lmgrd) The license server manager (lmgrd) running as root:
15:45:10 (lmgrd) This is a potential security problem
15:45:10 (lmgrd) and is not recommended.
license manager: can't initialize: Cannot find license file.
The license files (or license server system network addresses) attempted arelisted below. Use LM_LICENSE_FILE to use a different license file, or contact your software provider for a license file.
Filename: /usr/local/flexlm/licenses/license.dat
License path: /usr/local/flexlm/licenses/license.dat
FLEXnet Licensing error:-1,359. System Error: 2 "No such file or directory"
For further information, refer to the FLEXnet Licensing End User Guide,available at "www.macrovision.com".
15:45:10 (lmgrd) Using license file "/usr/local/flexlm/licenses/
|
|
| Back to top |
|
 |
meitolake
Joined: 07 Oct 2007 Posts: 145 Helped: 24 Location: China
|
16 May 2008 8:57 can't load license for IC610 |
|
|
|
| Set LM_LICENSE_FILE to your license file.
|
|
| Back to top |
|
 |
Bluecar
Joined: 11 Jan 2007 Posts: 15
|
16 May 2008 10:22 Re: can't load license for IC610 |
|
|
|
Yes!! I had set in .bashrc as below:
alias vlsi='/eda/linux/ic610/tools/bin/lmgrd -c /eda/linux/ic610/share/license/license.dat'
export OA_HOME=/eda/linux/ic610/OA
export CDS_ROOT=/eda/linux/ic610
export MMSIM_ROOT=/eda/linux/mmsim61
export CDS_LIC_FILE=5280(at)localhost
#export SNPSLMD_LICENSE_FILE=1700(at)127.0.0.1
export LM_LICENSE_FILE=$CDS_ROOT/share/license/license.dat
export CDS_Netlisting_Mode=Analog
export PATH=$MMSIM_ROOT/tools/bin:$MMSIM_ROOT/tools/spectre/bin:$CDS_ROOT/tools/bin:$CDS_ROOT/tools/dfII/bin:$PATH
export MOZILLA_HOME=/usr/bin/netscape
#export LD_ASSUME_KERNAL=2.4.1
but license still can not load,
|
|
| Back to top |
|
 |
meitolake
Joined: 07 Oct 2007 Posts: 145 Helped: 24 Location: China
|
16 May 2008 12:17 can't load license for IC610 |
|
|
|
Comment this line:
export CDS_LIC_FILE=5280(at)localhost
|
|
| Back to top |
|
 |
Bluecar
Joined: 11 Jan 2007 Posts: 15
|
16 May 2008 14:27 Re: can't load license for IC610 |
|
|
|
yes! I had add command in .bashrc, previous mention, but still is fair.
thank your reply
Added after 2 hours 3 minutes:
thank all guys:
I successful solved my problem, thank all guys support for me. the root cause should be .bashrc can not auto run, but step by step input those commands it work. I will try other way to solve, but cadence can work, that is enough. thank you again!!
|
|
| Back to top |
|
 |