Installation instructions for Mac users

Mac users can follow the same instructions as linux users, except for the installation of the external dependencies (requirements):

Requirements

Minimum

Optional

Installation steps

Step 1: Install external dependencies

xcode-select --install

For more details, see https://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/.

brew install --cask cmake

brew install git

brew install python

brew install gcc 

Notes: the "--cask" version of cmake adds the graphical user interface; gcc is installed to get gfortran, you can install any other fortran compiler.

brew install --cask xquartz

brew install doxygen

brew install graphviz


Step 2: Install MercuryDPM

Note: Starting with the release of Sonoma, 16 self-tests currently fail on MacOS with M1 processors. We are working on resolving this issue. For now, please ignore the failing selftests.