|
发表于 2025-2-19 19:13:33
|
显示全部楼层
The SCL version is one thing, the FlexLM version is another thing.
The majority of newer releases are working with verion FlexLM 11.19.xx
Regarding the SCL (https://www.synopsys.com/support ... orms/licensing.html)
- Determining Your Current SCL Version
- To determine your SCL version, do the following:
- % cd scl_root/<platform>/bin
- % ./whatscl snpslmd
- ==> Synopsys Corporate Licensing (SCL) Release: version SCL 2024.06 ...
- Alternately, on Linux (only), you may determine your SCL version via the Linux strings command:
- % strings /path/to/snpslmd | grep Release
- Note that these results give the Synopsys version, not the FlexNet version. The FlexNet version for SCL <b>SCL 2023.09 is 11.19.4.1</b> and for <b>SCL 2024.06 is 11.19.6</b> (lmgrd, snpslmd, lmstat, etc.).
复制代码 Regarding the problem , may be there the daemon is running from a different location without being noticed?
|
|