-
-
Save notakaos/8520849da341a77dad7aa20d5913416f to your computer and use it in GitHub Desktop.
Install-php54-with-phpbrew-on-macOS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install pbzip2 openssl | |
$ xcode-select --install | |
$ phpbrew install 5.4.45 +default +openssl=$(brew --prefix openssl) +bz2=$(brew --prefix pbzip2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment