We assume that you have already installed:
- Xcode 9 or above (from the Mac App Store)
and the Command Line Tools for Xcode (
xcode-select --install
) - Java SE Development Kit 8
Prerequisite setup is automated. Simply run:
./setup/mac/install_prereqs.sh
After running the script, return to :doc:`from_source` to complete and test your installation.