You will also need the make
utility. Depending on your operating system:
If you’re using Windows, install the Windows Subsytem for Linux (WSL) with Ubuntu.
If you’re using macOS, type at the terminal:
xcode-select --install
In the window that pops up, click Install
, and agree to the Terms of Service.
If you’re using Linux, you most likely have make
already installed.