|
我用的是csh,所以环境变量如下配置:
setenv SALT_LICENSE_SERVER "/software/tessent/tessent_2023.3/license/license.dat"
执行tessent,还是报没有license(如下),请问该如何处理?
[panqiang@localhost run]$ tessent -shell
// Tessent Shell 2023.3 Tue Aug 15 20:24:46 GMT 2023
// Unpublished work. Copyright 2023 Siemens
//
// This material contains trade secrets or otherwise confidential
// information owned by Siemens Industry Software Inc. or its affiliates
// (collectively, "SISW"), or its licensors. Access to and use of this
// information is strictly limited as set forth in the Customer's
// applicable agreements with SISW.
//
// Siemens software executing under x86-64 Linux on Fri Jun 13 02:17:09 PDT 2025.
// 64 bit version
// Host: localhost.localdomain (1 x 2.6 GHz, 5786 MB RAM, 2048 MB Swap)
//
// License server does not support this feature (dftadvisor)
// License server does not support this feature (mtfastscanf)
// License server does not support this feature (fastscan)
// License server does not support this feature (mttsmembisr)
// License server does not support this feature (mtdesigneditorf)
// License server does not support this feature (mtmembisr)
// License server does not support this feature (mtijtagf)
// License server does not support this feature (mttsbscanf)
// License server does not support this feature (mtnsbscanf)
// License server does not support this feature (mtboundaryscanf)
// License server does not support this feature (mtscanprof)
|
|