|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
我想在linux装一个spice explorer,从EETOP的资源里我发现2006版的license还挺多,所以就选择了它(如果有朋友其他版本安装成功的请推荐给我,谢谢)。我将下载的license.dat内容根据需求修改了一下。
原本:
SERVER elena ANY 27000 DAEMON sandwork sandwork FEATURE spice_explorer sandwork 2010.12 01-dec-2010 uncounted 0D025F6BD0D4BFCB7197 HOSTID=ANY \ SIGN=DA8EAEBE90322F34 FEATURE sx_cdslink sandwork 2010.12 01-dec-2010 uncounted ED225FABDEECB988AC17 HOSTID=ANY \ SIGN=2D1A420C42B89818 FEATURE sx_chip sandwork 2010.12 01-dec-2010 uncounted ADC2CF6BC783E3D0F10C HOSTID=ANY \ SIGN=E2864CDA64EA383A FEATURE sx_daiclink sandwork 2010.12 01-dec-2010 uncounted FD821FFBAA4DA443D920 HOSTID=ANY \ SIGN=95A44F82B1FC792C FEATURE sx_drc sandwork 2010.12 01-dec-2010 uncounted 0DF24F5B026CF1CEEDF4 HOSTID=ANY \ SIGN=438A4F6CEAE41058 FEATURE sx_wva sandwork 2010.12 01-dec-2010 uncounted 1D12FF8B0450D1BDEFF2 HOSTID=ANY \ SIGN=F868E802B16CC48C
修改后:
SERVER localhost.localdomain 000FEA008949 27000DAEMON sandwork /synopsys/sx2006/bin/sandworkFEATURE spice_explorer sandwork 2010.12 01-dec-2010 uncounted 0D025F6BD0D4BFCB7197 HOSTID=ANY \SIGN=DA8EAEBE90322F34FEATURE sx_cdslink sandwork 2010.12 01-dec-2010 uncounted ED225FABDEECB988AC17 HOSTID=ANY \SIGN=2D1A420C42B89818FEATURE sx_chip sandwork 2010.12 01-dec-2010 uncounted ADC2CF6BC783E3D0F10C HOSTID=ANY \SIGN=E2864CDA64EA383AFEATURE sx_daiclink sandwork 2010.12 01-dec-2010 uncounted FD821FFBAA4DA443D920 HOSTID=ANY \SIGN=95A44F82B1FC792CFEATURE sx_drc sandwork 2010.12 01-dec-2010 uncounted 0DF24F5B026CF1CEEDF4 HOSTID=ANY \SIGN=438A4F6CEAE41058FEATURE sx_wva sandwork 2010.12 01-dec-2010 uncounted 1D12FF8B0450D1BDEFF2 HOSTID=ANY \SIGN=F868E802B16CC48C
localhost.localdomain 是我linux的hostname
000FEA008949是网卡的物理地址
改后我执行命令: lmgrd -c ../../LIC/sx2006_license_2.dat
x2006_license_2.dat即改后的license
执行命令后报出信息:
23:54:31 (lmgrd) Please Note:
23:54:31 (lmgrd)
23:54:31 (lmgrd) This log is intended for debug purposes only.
23:54:31 (lmgrd) There are many details in licensing policies
23:54:31 (lmgrd) that are not reported in the information logged
23:54:31 (lmgrd) here, so if you use this log file for any kind
23:54:31 (lmgrd) of usage reporting you will generally produce
23:54:31 (lmgrd) incorrect results.
23:54:31 (lmgrd)
23:54:31 (lmgrd) -----------------------------------------------
23:54:31 (lmgrd)
23:54:31 (lmgrd)
23:54:31 (lmgrd) lmgrd running as root:
23:54:31 (lmgrd) This is a potential security problem
23:54:31 (lmgrd) And is not recommended
23:54:31 (lmgrd) FLEXlm (v8.4a) started on localhost.localdomain (linux) (11/15/2009)
23:54:31 (lmgrd) Copyright (c) 1988-2003 by Macrovision Corporation. All rights reserved.
23:54:31 (lmgrd) US Patents 5,390,297 and 5,671,412.
23:54:31 (lmgrd) World Wide Web: http://www.macrovision.com
23:54:31 (lmgrd) License file(s): ../../LIC/sx2006_license_2.dat
23:54:31 (lmgrd) lmgrd tcp-port 27000
23:54:31 (lmgrd) Starting vendor daemons ...
23:54:31 (lmgrd) Started sandwork (internet tcp_port 34200 pid 3641)
[root@localhost bin]# 23:54:31 (sandwork) FLEXnet Licensing version v10.8.0.1 build 19446
23:54:32 (sandwork) lmgrd version 8.4, sandwork version 10.8
23:54:32 (sandwork) Server started on localhost.localdomain for: spice_explorer
23:54:32 (sandwork) sx_cdslink sx_chip sx_daiclink
23:54:32 (sandwork) sx_drc sx_wva
23:54:32 (lmgrd) sandwork using TCP-port 34200
没有报什么错误,但是我用sx启动是还是出现这样的问题:
[root@localhost bin]# sx no valid license found please contact your system administrator
而且我在。bashrc里已经设置了:
export PATH=/synopsys/sx2006/bin PATHexport LM_LICENSE_FILE=27000@000FEA008949
。
请朋友们帮忙,谢谢。
|
|