Skip to content

SetupTasksMacosSierra

Rupert Nash edited this page Feb 1, 2017 · 5 revisions

Documenting a clean install on macOS Sierra with Anaconda and Homebrew

brew tap homebrew/science
brew install wget
brew install cmake
brew install open-mpi
brew install boost --c++11
brew install tinyxml
brew install ctemplate
brew install cppunit
brew install parmetis
brew install cgal --c++11
Clone this wiki locally