IC616时不装calibre时产生的问题
时间:03-15
整理:3721RD
点击:
参照min4max大大的牛文做的http://bbs.eetop.cn/thread-463453-1-1.html,还是有个小问题。
坛子中有个遇到http://bbs.eetop.cn/thread-466886-1-1.html,从回复中,好像问题是因为自己重新加了2个LM_LICENSE_FILE的变量产生的。
我没有装calibre,只用了IC610和MMSIM131。略微修改了一下所给的shell文件“cadence”。
修改如下:
复制代码
环境:centos6.6 x86
错误如下:
[cxq@shakir cadence]$ ./cadence
[cxq@shakir cadence]$ 23:20:33 (lmgrd) -----------------------------------------------
23:20:33 (lmgrd)Please Note:
23:20:33 (lmgrd)
23:20:33 (lmgrd)This log is intended for debug purposes only.
23:20:33 (lmgrd)In order to capture accurate license
23:20:33 (lmgrd)usage data into an organized repository,
23:20:33 (lmgrd)please enable report logging. Use Flexera Software, Inc.'s
23:20:33 (lmgrd)software license administrationsolution,
23:20:33 (lmgrd)FLEXnet Manager, toreadily gAIn visibility
23:20:33 (lmgrd)into license usage data and to create
23:20:33 (lmgrd)insightful reports on critical information like
23:20:33 (lmgrd)license availability and usage. FLEXnet Manager
23:20:33 (lmgrd)can be fully automated to run these reports on
23:20:33 (lmgrd)schedule and can be used to track license
23:20:33 (lmgrd)servers and usage across a heterogeneous
23:20:33 (lmgrd)network of servers including Windows NT, Linux
23:20:33 (lmgrd)and UNIX. Contact Flexera Software, Inc. at
23:20:33 (lmgrd)www.flexerasoftware.com for more details on how to
23:20:33 (lmgrd)obtain an evaluation copy of FLEXnet Manager
23:20:33 (lmgrd)for your enterprise.
23:20:33 (lmgrd)
23:20:33 (lmgrd) -----------------------------------------------
23:20:33 (lmgrd)
23:20:33 (lmgrd)
23:20:33 (lmgrd) FLEXnet Licensing (v11.10.0.3 build 96543 i86_lsb) started on shakir.china (linux) (12/16/2014)
23:20:33 (lmgrd) Copyright (c) 1988-2011 Flexera Software, Inc. All Rights Reserved.
23:20:33 (lmgrd) US Patents 5,390,297 and 5,671,412.
23:20:33 (lmgrd) World Wide Web:http://www.flexerasoftware.com
23:20:33 (lmgrd) License file(s): /home/cxq/cadence/IC616/share/license/license.dat
23:20:33 (lmgrd) lmgrd tcp-port 5288
23:20:33 (lmgrd) Starting vendor daemons ...
23:20:33 (lmgrd) Started /home/cxq/ (internet tcp_port 44358 pid 3244)
23:20:33 (lmgrd) license daemon: execute process failed: (/home/cxq/cadence/IC616/tools/bin//home/cxq/) -T shakir.china 11.10 3 -c /home/cxq/cadence/IC616/share/license/license.dat
23:20:33 (lmgrd) license daemon: system error code: Permission denied
23:20:33 (lmgrd) /home/cxq/ exited with status 45 (Child cannot exec requested server)
23:20:33 (lmgrd) Please correct problem and restart daemons
/home/cxq/cadence/IC616/tools.lnx86/dfII/bin/64bit/virtuoso: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory
有木有朋友遇到相似的问题,可否解答一下啊?非常感谢!
坛子中有个遇到http://bbs.eetop.cn/thread-466886-1-1.html,从回复中,好像问题是因为自己重新加了2个LM_LICENSE_FILE的变量产生的。
我没有装calibre,只用了IC610和MMSIM131。略微修改了一下所给的shell文件“cadence”。
修改如下:
- #$CALIBRE_HOME/bin/lmgrd -c $CALIBRE_HOME/shared/license/license.dat
- $CADHOME/IC616/tools/bin/lmgrd -c $CADHOME/IC616/share/license/license.dat
复制代码
环境:centos6.6 x86
错误如下:
[cxq@shakir cadence]$ ./cadence
[cxq@shakir cadence]$ 23:20:33 (lmgrd) -----------------------------------------------
23:20:33 (lmgrd)Please Note:
23:20:33 (lmgrd)
23:20:33 (lmgrd)This log is intended for debug purposes only.
23:20:33 (lmgrd)In order to capture accurate license
23:20:33 (lmgrd)usage data into an organized repository,
23:20:33 (lmgrd)please enable report logging. Use Flexera Software, Inc.'s
23:20:33 (lmgrd)software license administrationsolution,
23:20:33 (lmgrd)FLEXnet Manager, toreadily gAIn visibility
23:20:33 (lmgrd)into license usage data and to create
23:20:33 (lmgrd)insightful reports on critical information like
23:20:33 (lmgrd)license availability and usage. FLEXnet Manager
23:20:33 (lmgrd)can be fully automated to run these reports on
23:20:33 (lmgrd)schedule and can be used to track license
23:20:33 (lmgrd)servers and usage across a heterogeneous
23:20:33 (lmgrd)network of servers including Windows NT, Linux
23:20:33 (lmgrd)and UNIX. Contact Flexera Software, Inc. at
23:20:33 (lmgrd)www.flexerasoftware.com for more details on how to
23:20:33 (lmgrd)obtain an evaluation copy of FLEXnet Manager
23:20:33 (lmgrd)for your enterprise.
23:20:33 (lmgrd)
23:20:33 (lmgrd) -----------------------------------------------
23:20:33 (lmgrd)
23:20:33 (lmgrd)
23:20:33 (lmgrd) FLEXnet Licensing (v11.10.0.3 build 96543 i86_lsb) started on shakir.china (linux) (12/16/2014)
23:20:33 (lmgrd) Copyright (c) 1988-2011 Flexera Software, Inc. All Rights Reserved.
23:20:33 (lmgrd) US Patents 5,390,297 and 5,671,412.
23:20:33 (lmgrd) World Wide Web:http://www.flexerasoftware.com
23:20:33 (lmgrd) License file(s): /home/cxq/cadence/IC616/share/license/license.dat
23:20:33 (lmgrd) lmgrd tcp-port 5288
23:20:33 (lmgrd) Starting vendor daemons ...
23:20:33 (lmgrd) Started /home/cxq/ (internet tcp_port 44358 pid 3244)
23:20:33 (lmgrd) license daemon: execute process failed: (/home/cxq/cadence/IC616/tools/bin//home/cxq/) -T shakir.china 11.10 3 -c /home/cxq/cadence/IC616/share/license/license.dat
23:20:33 (lmgrd) license daemon: system error code: Permission denied
23:20:33 (lmgrd) /home/cxq/ exited with status 45 (Child cannot exec requested server)
23:20:33 (lmgrd) Please correct problem and restart daemons
/home/cxq/cadence/IC616/tools.lnx86/dfII/bin/64bit/virtuoso: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory
有木有朋友遇到相似的问题,可否解答一下啊?非常感谢!
/home/cxq/cadence/IC616/tools.lnx86/dfII/bin/64bit/virtuoso: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory
看最后一行貌似是libXp.so.6没装啊,yum装一下看看
我之前跑得时候错误是libXp.so.3库没装,然后我做了一个链接文件ln -s /lib/ld-linux.so.2 /lib/ld-lsb.so.3 然后还是存在该问题,所以我猜测不是因为库的问题。
是的,就应该这么这样。
该问题已经解决,该装得库全部装起来就行了
你好,该装什么库?怎么安装?在哪里找库?谢谢
为什么我装了libXp.so.6这个库,还是这个提示?谢谢
zhege是linux 64bit 的一个库
有没有32位的?
支持小编
Tyanks...