|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
安装ic5141过程一切顺利,但是运行lmgrd -c license.dat或lmli总出现:The TCP port number in the lic ense, 5280, is already in use. 6:26:27 (lmgrd) Possible causes:
6:26:27 (lmgrd) 1) The license server manager (lmgrd) is already running for this license.
6:26:27 (lmgrd) 2) The OS has not "cleared" this port since lmgrd died.
6:26:27 (lmgrd) 3) Another process is using this port number (unl ikely).
6:26:27 (lmgrd) Solutions:
6:26:27 (lmgrd) 1) Make sure lmgrd and all vendor daemons for thi s
6:26:27 (lmgrd) license are not running.
6:26:27 (lmgrd) 2) You may have to wait for the OS to clear this port.
6:26:27 (lmgrd) Retrying for about 5 more minutes
把端口改了也不行,我的.bashrc文件配置是:
###########################################ic5141setting##########################
alias i='icfb&'
alias lmli='/home/tools/ic5141/tools/bin/lmgrd -c /home/tools/ic5141/share/license/license.dat'
export CDS_ROOT=/home/tools/ic5141
export CDS_LIC_FILE=5280@localhost
export LM_LICENSE_FILE=$CDS_ROOT/share/license/license.dat
export CDS_Netlisting_Mode="Analog"
export PATH=$CDS_ROOT/tools/binCDS_ROOT/tools/dfII/bin:/bin:/usr/bin:/sbinPATH
export MOZILLA_HOME=/usr/bin/netscape
export LD_ASSUME_KERNEL=2.4.0
########################################
ic5141的license前几行为:
SERVER localhost ANY 5280
DAEMON cdslmd /home/tools/ic5141/tools/bin/cdslmd
FEATURE 100 cdslmd 1000.0000 1-jan-0 0 5C6D251B7751E068823B HOSTID=ANY ck=1
FEATURE 111 cdslmd 1000.0000 1-jan-0 0 5C9D15EB6F4DE168813F HOSTID=ANY ck=94
FEATURE 11400 cdslmd 1000.0000 1-jan-0 0 FCFD151B9CDA480670BC HOSTID=ANY ck=106
FEATURE 12141 cdslmd 1000.0000 1-jan-0 0 0C3D05DB98DB470074C2 HOSTID=ANY ck=31
我的ic5141就是在/home/tools/ic5141下装的。。望各位大神指点,我都重装好几次了,有一两次装完后运行icfb&时ic5141还可以正常启动,绝大部分时间都是卡在运行界面不动了。。。 |
|