0
TOUGHREACT error while loading shared libraries: libifport.so.5:, but used gfortran complied
I was trying to run some test files using treactv413omp_eco2n_linux, but I ran into the error:
error while loading shared libraries: libifport.so.5: cannot open shared object file: No such file or directory
I used gfortran to complied it, but for security reasons I can't use the intel fortran compiler. For my situation, how could I fix the library path issue?
Thanks so much.