- Install MacPorts
- Install required CLI tools with the following commands:
sudo port install autoconf automake libtool python311 py311-pip \
py311-yaml wget bison cmake gawk saxon antiword wv libxslt \
poppler tidy subversion
sudo port select --set pip3 pip311
sudo port select --set python3 python311