安装synopsys vcs,说license找不到,大虾帮忙看下什么问题
时间:03-15
整理:3721RD
点击:
按照论坛的安装教程装了 installer,然后scl ,然后装vcs,之后把生成的license拷到虚拟机
用scl下的工具查看license是pass的,如下
[liu1@localhost bin]$ ./sssverify ../../../../license/synopsys.dat
Integrity check report for license file "../../../../license/synopsys.dat".
Report generated on 22-Aug-2013 (SCL_11.5)
---------------------------------------------------------
Checking the integrity of the license file....
Valid SSS feature found.
Licensed to mammoth//ZWT 2006
Siteid: 19688, Server Hostid: 000c2947efbe, 112233445566, 000c2947efbe, Issued on: 12/28/2012
License file integrity check PASSED!
---------------------------------------------------------
You may now USE this license file to start your license server.
Please don't edit or manipulate the contents of this license file.
然后改了.bashrc下的配置,如下
########################################################
export PATH="/home/liu1/synopsys/scl/scl_v11.5/linux/bin:"$PATH
#start synopsys license using lmgrd
alias lmli2="lmgrd -c /home/liu1/synopsys/license/synopsys.dat -l ~/syn_lic.log"
export VCS_ARCH_OVERRIDE="linux"
#vcs-mx
export PATH="/home/liu1/synopsys/vcs/vcs_2012/bin:"$PATH
#Set Home Directory
export SYNOPSYS="/home/liu1/synopsys"
export VCS_HOME="/home/liu1/synopsys/vcs/vcs_2012"
#SNPSLMD_LICENSE_FILE
export SNPSLMD_LICENSE_FILE=27000@localhost.localdomAIn
之后用lmgrd来执行license报错
[liu1@localhost bin]$
[liu1@localhost bin]$ lmgrd -c /home/liu1/synopsys/license/synopsys.dat
bash: /home/liu1/synopsys/scl/scl_v11.5/linux/bin/lmgrd: /lib/ld-lsb.so.3: bad ELF interpreter: 没有那个文件或目录
[liu1@localhost bin]$
最后直接打开vcs dve说没有license,如下
[liu1@localhost bin]$ dve &
[1] 3230
[liu1@localhost bin]$ Cannot connect to the license server.
The connect() system call failed.
Make sure that your SNPSLMD_LICENSE_FILE is pointing to the right
location and that the license server is up.
Retrying request.....
Failed to obtain license...
Note: Use +vcs+lic+wait ( or -licwait <minute> or -licqueuein Unified Use Model ) to queue for license
[1]+Exit 255dve
[liu1@localhost bin]$
大虾们帮我看看是哪里的问题啊,为什么lmgrd执行会报错呢,是license不对还是其他设定的问题啊
这vcs装了两天了还都没搞好,各位帮帮忙啊,感激不尽
没人看吗,自己顶一个
没人知道吗
$yum install redhat-lsb.i686
/lib/ld-lsb.so.3: bad ELF interpreter
ld-lsb.so这个库有问题。
lz用的什么系统?
我用的VM虚拟机centos 6.3license是在win7 32位系统做的
装了这个包,装的时候报了些error
装完还是一样的错误
有错就是说没有装好了?lmgrd还是有同样的报错么
lmgrd都没有正常运行运行的话license自然找不到了
need latest version with license
你也遇过类似问题,把主机的杀毒软件都关闭了,重新破解license,后来可以用了