I am trying to install SMOKE v4.7 on my computer but I am running into the issue where after running the installation script (smoke_install_v47.csh) I get the following error
SMOKE_HOME/subsys/smoke/assigns/set_case.scr: No such file or directory.
I do see that there is only an ifort tar file and I am running GNU compilers. Is there only an ifort compiler option?
Based on your error message, you did not set SMK_HOME environment variable correctly (step 2). You need to create a folder you want to install SMOKE and then set “SMK_HOME” to the folder. After that, you need to invoke ./smoke_install.csh script.