发表于 : 2005-10-09 16:05
谁知道 pro/e 的图标是哪个文件
代码: 全选
[root@MagicLinux binbin]# /usr/local/ptc/flexlm/bin/ptcstartserver
Incorrectly built binary which accesses errno or h_errno directly. Needs to be fixed.
The PTC license daemon may not have started up correctly.
( check the log file: /usr/local/ptc/flexlm/licensing/ptclmgrd.log )
代码: 全选
无法注册服务:RPC:无法接收;errno = 拒绝连接
我的blog有gnix_oag 写了:升级到了 5.10
发现安装时说找不到 libXm.so.3
但已经安装了,
可能安装的位置不同
不知要链接到哪里啊
请高人指点
gnix_oag 写了:我的 ubuntu 5.10 也不行,
情况相同,主要是系统有太多的新东东,
你的 MagicLinux 1.2 是不是也太新了
呵呵
pro/e 没有源码,只能等新版的了
到时,linux 又要升级了。。。。。。。。。。。
解决办法:
不要升级
没有源码的软件,做成绿色,(好象是静态编译吧)
![]()
代码: 全选
[root@MagicLinux binbin]# more /usr/local/ptc/flexlm/licensing/ptclmgrd.log
23:25:39 (lmgrd) -----------------------------------------------
23:25:39 (lmgrd) Please Note:
23:25:39 (lmgrd)
23:25:39 (lmgrd) This log is intended for debug purposes only.
23:25:39 (lmgrd) There are many details in licensing policies
23:25:39 (lmgrd) that are not reported in the information logged
23:25:39 (lmgrd) here, so if you use this log file for any kind
23:25:39 (lmgrd) of usage reporting you will generally produce
23:25:39 (lmgrd) incorrect results.
23:25:39 (lmgrd)
23:25:39 (lmgrd) -----------------------------------------------
23:25:39 (lmgrd)
23:25:39 (lmgrd)
23:25:39 (lmgrd) lmgrd running as root:
23:25:39 (lmgrd) This is a potential security problem
23:25:39 (lmgrd) And is not recommended
23:25:54 (lmgrd) The TCP port number in the license, 7788, is already in use.
23:25:54 (lmgrd) Possible causes:
23:25:54 (lmgrd) 1) lmgrd is already running for this license.
23:25:54 (lmgrd) 2) The OS has not "cleared" this port since lmgrd died.
23:25:54 (lmgrd) 3) Another process is using this port number (unlikely).
23:25:54 (lmgrd) Solutions:
23:25:54 (lmgrd) 1) Make sure lmgrd and all vendor daemons for this
23:25:54 (lmgrd) license are not running.
23:25:54 (lmgrd) 2) You may have to wait for the OS to clear this port.
23:25:54 (lmgrd) Retrying for about 5 more minutes
代码: 全选
[root@MagicLinux binbin]# ifup eth0
Determining IP information for eth0... failed.
gnix_oag 写了:是网卡没激活的问题
我的也是 ADSL
网卡,设一个静态的 IP 就可以了