|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 spraying 于 2014-11-29 22:24 编辑
calibre license问题
安装的是x86_cal_2011.2_34.26, 参见论坛里的版本http://bbs.eetop.cn/thread-311773-1-1.html
完全安装,也patch了, license也是一步步安照上面做的。
calibre -lvs xxxx, 报错
-----------------------------------------
// Error: The following products could not be licensed sufficiently:
// Error: - LVS (Flat)
lmstat -a, 报错
-----------------------------------------lmstat - Copyright (c) 1989-2008 Acresso Software Inc. All Rights Reserved.
Flexible License Manager status on Sat 11/29/2014 21:57
License server status: 1818@x201
License file(s) on x201: /mentor/license/license.dat::
lmgrd is not running: Cannot connect to license server system. (-15,570:115 "Operation now in progress")
lmdown -c /mentor/license/license.dat, 报错
-----------------------------------------
lmdown - Copyright (c) 1989-2008 Acresso Software Inc. All Rights Reserved.
Shutdown failed: Cannot connect to license server system. (-15,570:115 "Operation now in progress")
环境设置如下:
setenv MGC_HOME /mentor/calibre/x86_cal_2011.2_34.26
setenv CALIBRE_HOME /mentor/calibre/x86_cal_2011.2_34.26
set path = ( /mentor/calibre/x86_cal_2011.2_34.26/bin $path )
setenv MGLS_LICENSE_FILE /mentor/license/license.dat
setenv LM_LICENSE_FILE /mentor/license/license.dat
网卡信息:ifconfig eth0
eth0 Link encap:Ethernet HWaddr F0: DE:F1:0F:7A:05
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:169 Memory:f2500000-f2520000
网卡= Intel(R) 82577LM Gigabit Network Connection
系统= RHEL5.4
当时装系统的时候网卡驱动有问题,费了点功夫,后来装了e1000e-2.5.4.tar.gz
感觉可能是以下两个原因,但不知道如何处理
1. license 没破解好.
我已经试了论坛上各个MentorKG的版本,同时也包括“-f -n -all -maxlen -1 ”等命令
2. 网卡驱动或者设置没弄好,网上找到个类似问题的,但他是安装到XP系统里的
http://www.cnblogs.com/3echo/archive/2007/09/12/890783.html
我看到论坛上有两个兄弟也有类似的问题
http://bbs.eetop.cn/thread-304500-1-1.html
http://bbs.eetop.cn/thread-259113-1-1.html
期待大神出手相助~~ |
|