Menu

#3 Mac versions of MODFLOW, MT3DMS and SEAWAT do not work ! (because libgfortran.3.dylib missing)

Accepted
nobody
None
Medium
Defect
2011-09-08
2011-09-08
Anonymous
No

Originally created by: tolstho...@gmail.com
Originally owned by: tolstho...@gmail.com

If you don't have gfortran installed this error may pop up. The solution for the time being is to put the file

libgfortran.3.dylib

in directory

/usr/local/lib

if the directory /usr/local/lib does not exist on your Mac, then create it.

you then must also include this directory to your path by

PATH=$PATH\:/usr/local/lib
export PATH

the file libgfortran.3.dylib is attachted to this issue.

Once a better solution has been found, by including  the lib in the compiled executables. This issue will become obsolete.

TO 110908

1 Attachments

Discussion


Log in to post a comment.

MongoDB Logo MongoDB