Merge pull request #15 from magikid/magikid-patch-1

Updates README
This commit is contained in:
Óscar de Arriba
2019-02-16 14:27:06 +01:00
committed by GitHub

View File

@@ -45,7 +45,7 @@ sudo apt install curl build-essential libjpeg-dev libpng-dev openssl libcurl4-op
In order to compile PHP on macOS machines, you must install some brew packages first:
```
brew install freetype bison bison27 gettext icu4c jpeg libiconv libpng openssl readline homebrew/dupes/zlib
brew install freetype bison bison27 gettext icu4c jpeg libiconv libpng openssl readline zlib
```
Use environment variables to instruct autoconf on where to find the libraries you installed using homebrew. Note that: