Open shicks-seismo opened 2 years ago
Hello Steve, you are right. I found some issues in Mac computers related to the compilation of BayesianIsola. More precisely ISP try to compile ./isp/mti/green_source/elemse.for and gr_xyz. As you said, sometimes it couldn't be found the library libgfortran.4.dylib.
However, before doing the symlink that you suggest, Users must install inside ISP condo environment the compilers.
conda install -c conda-forge compilers, otherwise there will not that library opt/anaconda3/envs/isp/lib/libgfortran.4.dylib to link it.
Many thanks
Error message:
Solution:
locate libgfortran.4.dylib
Output:ln -s /Users/sph1r17/opt/anaconda3/envs/isp/lib/libgfortran.4.dylib /usr/local/lib/libgfortran.4.dylib