Abort trap: 6 (Programm f951)

I have first installed GCC Version 6.3 and it worked fine. Secondly I'v tried to install gfortran Version 6.3 and if I type:


gfortran uli1.f95


I always get the message:


dyld: Library not loaded: /usr/local/opt/isl/lib/libisl.15.dylib

Referenced from: /usr/local/gfortran/libexec/gcc/x86_64-apple-darwin16/6.3.0/f951

Reason: image not found

gfortran: interner Compiler-Fehler: Abort trap: 6 (Programm f951)

Bitte senden Sie einen vollständigen Fehlerbericht auf Englisch ein;

inclusive vorverarbeitetem Quellcode, wenn es dienlich ist.


What should I do to solve this problem?

Replies

I'm having the exact same problem. I have not found a lot of information online except for the one in the link below:


http://stackoverflow.com/questions/26950421/can-not-compile-fortran-because-dyld-library-not-loaded


I appreciate any direction that can be given on this issue


Sergio