Skip to content

Instantly share code, notes, and snippets.

@uwaeae
uwaeae / build_pcntl.sh
Last active June 15, 2017 12:48 — forked from jbanety/build_pcntl.sh
Build PCNTL ext for MAMP PHP 7.0.15
# Command lines tools
xcode-select --install
# Install dependencies
brew install wget autoconf openssl libjpeg libpng lzlib curl imap-uw readline postgresql libxml2 mcrypt gettext libxslt homebrew/dupes/libiconv icu4c expat bison webp freetype
# Dirs
mkdir -p /Applications/MAMP/bin/php/php7.0.15/include
cd /Applications/MAMP/bin/php/php7.0.15/include