参考文章
https://www.bicner.com/846.html/comment-page-1
https://blog.csdn.net/huayangshiboqi/article/details/89525723
主要是两个问题,一个是释放27000端口;一个是使用正确的license.dat
文件。
-
use
pgrep lmgrd
&pgrep snpslmd
to check PID, and usekill -9 PID
to kill it! -
use
sudo su
to enter root. -
use
/harddisk/disk1/eda/synopsys/scl/linux64/bin/lmgrd -c /harddisk/disk1/eda/synopsys/license/synopsys.dat [-l /harddisk/disk1/eda/synopsys/license/debug.log]
to launch license server.