马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
前前后后玩Linux和安装DC已经快一个月了,遇到了很多奇奇怪怪的问题,好不容易安装上了,在最后一步上被卡住了,又不知道该如何解决了,渴望大神帮忙,谢谢了。
问题如下:
当键入:lmstat /root/usr/synopsys/license/synopsys.dat, 界面如下:
,这是正常的;
当键入:lmgrd /root/usr/synopsys/license/synopsys.dat,界面如下:
,问题描述总结:lmgrd has not been started yet, the wrong port@host or license file is being used, or the port or hostname in the license file has been changed. server name:localhost.hostdomain, license path:27000@localhost.hostdomain:
FLEXnet licensing error:-15570. System Error:115 "operation now in progress".
synopsys.dat 前两行如下:
bashc文件如下:
#synopsys
export SYNOPSYS=/root/usr/synopsys/dc
export SNPSLMD_LICENSE_FILE=27000@localhost.hostdomain
export LM_LICENSE_FILE=27000@localhost.hostdomain
export PATH=/root/usr/synopsys/dc/binPATH
export PATH=/root/usr/synopsys/scl/linux/binPATH
alias lmli2="lmgrd -c /root/usr/synopsys/license/synopsys.dat -l /root/usr/synopsys/syn_lic.log"
alias dc="dc_shell"
alias dv="design_vision"
当我输入DC后,提示:
。
另外:玩Linux玩黑屏了,开机后Ctrl+Shift+F5只能进入命令模式,就算在命令行输入startx或 press Ctrl+Shift+F7,也只有黑屏,并且一直维持黑屏,难以进入图形界面,搞得我一直在用WinSCP来编辑Linux下的文件,如下:
。 |