July 2018
Intermediate to advanced
462 pages
12h 2m
English
xcode-select –install
You might be prompted to install command-line developer tools as shown in the folowing screenshot:

brew install autoconf automake libtool pkg-config
On executing the preceding command line you get the output as shown in the following screenshot:
The following command is also required to install libraries: ...