Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

Ansys Learning Forum Forums Installation and Licensing Errors while running the HFSS 2023 on linux server Reply To: Errors while running the HFSS 2023 on linux server

randyk
Forum Moderator

Hi Alessandro,

Note that AEDT2023R2 skips the dependency check by default. 
ANS_DEPCHECK is not normally set and the default value is '0' - resulting in skipping the dependency check.

To force the dependency check, you would set the environment variable before starting AEDT - the technique depends on your shell.

ex: BASH  -  export ANS_DEPCHECK=1
ex: CSH    -  setenv ANS_DEPCHECK 1

Thanks
Randy

 

[bingo_chatbox]