在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 33570|回复: 122

Design Compiler 200809 安装问题

[复制链接]
发表于 2009-10-23 14:31:59 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
按照安装步骤都安装好了,license也生成好了,环境变量设置也是按照步骤设置的
我的安装目录是/usr/synopsys/
其下有
dc   scl    license  3个目录
现在我在terminal输入 dv 就会等比较长的时间就会
显示
Unable to obtain feature 'Design-Vision ' because:
Error: Cannot open key file '/usr/synopsys/dc/admin/license/key' or a
licensing environment parameter has not been set correctly. (SEC -2)
Unable to obtain feature 'Design-Analyzer ' because:
Error: Cannot open key file '/usr/synopsys/dc/admin/license/key' or a
licensing environment parameter has not been set correctly. (SEC -2)

At least one of the following must be enabled  : Design-Vision, Design-Analyzer. (DCSH-10)

如果输入
dc的话
会提示

Design Compiler is not enabled. (DCSH-1)


请教高人 这是怎么回事啊?
发表于 2009-10-23 14:36:44 | 显示全部楼层
license没设置好吧?'/usr/synopsys/dc/admin/license/key' ,这个是什么文件。
 楼主| 发表于 2009-10-23 15:13:30 | 显示全部楼层
现在运行(刚才忘了改.bashrc 里面的27000@后的localhost)
dv 或dc 会出现下属错误信息
[cds@localhost bin]$ dv
Unable to obtain feature 'Design-Vision ' because:
Error: Can't communicate with the license server. (SEC-12)
Please contact  at cds@(none), who is
your local Synopsys license administrator for Synopsys site 000.
Unable to obtain feature 'Design-Analyzer ' because:
Error: Can't communicate with the license server. (SEC-12)
Please contact  at cds@(none), who is
your local Synopsys license administrator for Synopsys site 000.
Fatal: At least one of the following must be enabled : Design-Vision, Design-Analyzer. (DCSH-10)
 楼主| 发表于 2009-10-23 15:21:54 | 显示全部楼层
如果是打lmli2 检查的话
会有以下信息
license manager: can't initialize: Cannot find license file.
The license files (or license server system network addresses) attempted are
listed 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".
 楼主| 发表于 2009-10-23 15:23:31 | 显示全部楼层
生产的宝贝文件syc_lic.log文件的内容是
[cds@localhost ~]$ more syn_lic.log
0:01:43 (lmgrd) -----------------------------------------------
0:01:43 (lmgrd)   Please Note:
0:01:43 (lmgrd)
0:01:43 (lmgrd)   This log is intended for debug purposes only.
0:01:43 (lmgrd)   In order to capture accurate license
0:01:43 (lmgrd)   usage data into an organized repository,
0:01:43 (lmgrd)   please enable report logging. Use Macrovision's
0:01:43 (lmgrd)   software license administration  solution,
0:01:43 (lmgrd)   FLEXnet Manager, to  readily gain visibility
0:01:43 (lmgrd)   into license usage data and to create
0:01:43 (lmgrd)   insightful reports on critical information like
0:01:43 (lmgrd)   license availability and usage. FLEXnet Manager
0:01:43 (lmgrd)   can be fully automated to run these reports on
0:01:43 (lmgrd)   schedule and can be used to track license
0:01:43 (lmgrd)   servers and usage across a heterogeneous
0:01:43 (lmgrd)   network of servers including Windows NT, Linux
0:01:43 (lmgrd)   and UNIX. Contact Macrovision at
0:01:43 (lmgrd)   www.macrovision.com for more details on how to
0:01:43 (lmgrd)   obtain an evaluation copy of FLEXnet Manager
0:01:43 (lmgrd)   for your enterprise.
0:01:43 (lmgrd)
0:01:43 (lmgrd) -----------------------------------------------
0:01:43 (lmgrd)
0:01:43 (lmgrd)
0:01:43 (lmgrd) Using license file "/usr/local/flexlm/licenses/license.dat"
 楼主| 发表于 2009-10-23 15:24:58 | 显示全部楼层
请教一下
这些报告文件里面怎么都说是在用
/usr/local/flexlm/licenses/license.dat
而不是我指点的
/usr/synopsys/lisence/synopsys.dat呢????
 楼主| 发表于 2009-10-23 15:26:32 | 显示全部楼层
我的.bashrc 设置是这样的
#Design Compiler
export PATH="/usr/synopsys/dc/bin:"$PATH
#lmgrd
export PATH="/usr/synopsys/scl/linux/bin:"$PATH
#start synopsys license using lmgrd
alias lmli2="lmgrd -c /usr/synopsys/license/synopsys.dat -l ~/syn_lic.log"
export SYNOPSYS="/usr/synopsys/dc"
export SNPSLMD_LICENSE_FILE=27000@localhost
alias dc="dc_shell"
alias dv="design_vision"
 楼主| 发表于 2009-10-23 15:46:49 | 显示全部楼层
在线等待,急
谢谢!
 楼主| 发表于 2009-10-23 15:56:01 | 显示全部楼层
最终还是安装成功!!!
庆祝一下!!!
 楼主| 发表于 2009-10-23 15:58:23 | 显示全部楼层
虽然有点蒙的意思 ,还是可以用了。
给大家说一下吧  谁要是遇到了 可以暂时这样
我的那个syn_lic.log文件不是老说 licesnse 文件在/usr/local/flexlm/lisenses/license.dat嘛
我就给它建立了这个文件
问题解决。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

小黑屋| 手机版| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2025-6-29 10:21 , Processed in 0.030397 second(s), 9 queries , Gzip On, MemCached On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表