SIGMA

Scalable Interfaces for Geometry and Mesh based Applications

Installing MOAB via HomeBrew

Posted by in MOAB

MOAB and its dependencies can be installed on MacOSX using homebrew package manager: “brew install moab”
Assuming you have homebrew installed; if not, installation of homebrew is just one line: ruby -e “$(curl -fsSkL raw.github.com/mxcl/homebrew/go)”
Note the dependencies currently handled are:

1. Automake
2. Libtool
3. NetCDF
4. HDF5

If you want to use particular versions of NetCDF and HDF5 install (using homebrew) them before installing MOAB and those will be picked. Use “brew versions” to see available versions of the formula
NOTE: If “brew install moab” does not install correctly, please email and let us know.


Copyright © 2014--2023 SIGMA. All Rights Reserved.