GithubHelp home page GithubHelp logo

Comments (4)

langevin-usgs avatar langevin-usgs commented on July 4, 2024 1

Would need more information from you. Are you running on a Mac? Do you have gfortran installed?

from pymake.

langevin-usgs avatar langevin-usgs commented on July 4, 2024 1

The mf2005 unix distribution (the one that is downloaded when you run the make_mf2005.py script) comes with a make file. Can you open a terminal window in the make folder and type "make". It should compile with gfortran. If this doesn't work, then I suspect gfortran is not configured correctly on your mac. I install gfortran on my mac using Macports, but I'm sure there are other ways to get it installed properly.

from pymake.

yodges avatar yodges commented on July 4, 2024

Yes, I am on Mac version 10.12.5 and I'm not quite sure if gfortran is installed, here is what happens when I enter 'gfortran --version' in the terminal:
gfortran: warning: couldn’t understand kern.osversion ‘16.6.0
GNU Fortran (GCC) 4.9.0
Copyright (C) 2014 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

from pymake.

yodges avatar yodges commented on July 4, 2024

Awesome, after updating xcode, gfortran and the "make" command seems to have worked. There's still a bunch of warnings (ld: warning: object file (./obj_temp/mf2005.o) was built for newer OSX version (10.12) than being linked (10.4)), could this be something wrong with the makefile, or with gfortran not being installed/updated correctly? I changed the compile flags in the makefile before as directed by https://adamsgaard.dk/files/MODFLOW-OSX-Installation-Guide.pdf

Thanks so much for the help and the quick response!

from pymake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.