-
Notifications
You must be signed in to change notification settings - Fork 1
Mac OS X
Chris Webster edited this page Jun 13, 2018
·
7 revisions
- XCode, from Mac App Store. Make sure to run and Agree to license.
- XQuartz.
- OpenMotif
- netCDF (C and C++)
- libpng if you want "Save PNG" to work. See Makefile to toggle on/off.
- GMT for geo political maps.
Using Homebrew instead of MacPorts now.
brew install openmotif
brew install netcdf
brew install gmt
brew install gsl
Probably some brew install stuff that I have forgotten. Start building and you will find out.
See the Makefile for further directions. You will need to uncomment some FLAGS in the Makefile.