Skip to content

Instantly share code, notes, and snippets.

View love8587's full-sized avatar

Josh love8587

  • Karrot
  • Seoul, Korea
View GitHub Profile
PHP_VER="5.4.17"
# Check if extension exists first
php -m | grep pgsql
# Update brew and install requirements
brew update
brew install autoconf
# Download PHP source and extract