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

 找回密码
 注册

手机号码,快捷登录

手机号码,快捷登录

搜帖子
楼主: RainskyXiang

[求助] 安装DC遇到lmgrd: command not found

[复制链接]
发表于 2013-7-26 10:37:58 | 显示全部楼层
回复 1# RainskyXiang


   请问版大解决了吗?
回复 支持 反对

使用道具 举报

发表于 2014-5-1 11:09:18 | 显示全部楼层
export PATH="*/eda/synopsys/scl/scl_v10.9.3/linux/bin:"$PATH
添加到.bashrc中     "*"你安装scl的前部分路径
回复 支持 反对

使用道具 举报

发表于 2014-5-24 19:58:01 | 显示全部楼层
回复 12# ligang1986718


   我也遇到楼主同样的问题,PATH我也加了,但是就是有这样的提示:scl_v11.6/linux/bin/lmgrd: 没有那个文件或目录

希望指点一下,我用的是ubuntu11.04, scl11.06/11.04
回复 支持 反对

使用道具 举报

发表于 2014-5-25 14:22:21 | 显示全部楼层
回复 13# mingrenyc


   估计目录没加对吧,细心点了
回复 支持 反对

使用道具 举报

发表于 2014-6-14 23:07:34 | 显示全部楼层
我也遇到这个问题,是这样解决的。


The license manager daemon executable lmgrd and the vendor daemon BIOSOLVE in the FlexLM package for linux from http://www.biosolveit.de/download?product=bsit_flexlm rely on the following ld-libraries in your operating system:

/lib/ld-lsb.so.3 for the 32 bit lmgrd executable
/lib64/ld-lsb-x86-64.so.3 for the 64 bit lmgrd executable
If the respective file corresponding to your operating system and lmgrd executable (32 bit or 64 bit) does not exist, please ask your system administrator to install this file.

If you are the system administrator: The 64 bit version relies on the linux-standard-base (lsb) version of that ld shared object (.so).  Most probably you will have an ld library with a different name installed on your system, e.g. /lib64/ld-2.3.4.so.  Here, a symbolic link to that library will do the work, e.g.
% ll /lib64/ld-l*
lrwxrwxrwx  1 root root 11 2009-12-18 18:01 /lib64/ld-lsb-x86-64.so.3 -> ld-2.3.4.so*

The same for 32 bit:
% ll /lib/ld-l*
lrwxrwxrwx  1 root root 11 2009-12-18 18:01 /lib/ld-lsb.so.3 -> ld-linux.so.2*

After having created such a symbolic link, you should run ldconfig to update the linker cache.
回复 支持 反对

使用道具 举报

发表于 2014-6-14 23:09:02 | 显示全部楼层
我也遇到类似问题,我是这么解决。

The license manager daemon executable lmgrd and the vendor daemon BIOSOLVE in the FlexLM package for linux from http://www.biosolveit.de/download?product=bsit_flexlm rely on the following ld-libraries in your operating system:

/lib/ld-lsb.so.3 for the 32 bit lmgrd executable
/lib64/ld-lsb-x86-64.so.3 for the 64 bit lmgrd executable
If the respective file corresponding to your operating system and lmgrd executable (32 bit or 64 bit) does not exist, please ask your system administrator to install this file.

If you are the system administrator: The 64 bit version relies on the linux-standard-base (lsb) version of that ld shared object (.so).  Most probably you will have an ld library with a different name installed on your system, e.g. /lib64/ld-2.3.4.so.  Here, a symbolic link to that library will do the work, e.g.
% ll /lib64/ld-l*
lrwxrwxrwx  1 root root 11 2009-12-18 18:01 /lib64/ld-lsb-x86-64.so.3 -> ld-2.3.4.so*

The same for 32 bit:
% ll /lib/ld-l*
lrwxrwxrwx  1 root root 11 2009-12-18 18:01 /lib/ld-lsb.so.3 -> ld-linux.so.2*

After having created such a symbolic link, you should run ldconfig to update the linker cache.
回复 支持 反对

使用道具 举报

发表于 2014-9-3 21:50:01 | 显示全部楼层
有没有高手指点一下,我在12.04下安装成功,在14.4下总提示不认识lmgrd,在所在目录执行也不认识(包括sudo)。
回复 支持 反对

使用道具 举报

发表于 2014-9-19 23:38:07 | 显示全部楼层
回复 16# bigqubian


    thanks to bigqubian, it works after set link
回复 支持 反对

使用道具 举报

发表于 2014-9-19 23:52:20 | 显示全部楼层
resolved, thanks!
回复 支持 反对

使用道具 举报

发表于 2014-9-19 23:52:39 | 显示全部楼层
it is resolved, thanks!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2025-8-18 05:42 , Processed in 0.022439 second(s), 3 queries , Gzip On, Redis On.

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