Skip to content

Instantly share code, notes, and snippets.

@locnguyen
Forked from oisin/gist:6562181
Last active December 30, 2015 15:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save locnguyen/7848265 to your computer and use it in GitHub Desktop.
Save locnguyen/7848265 to your computer and use it in GitHub Desktop.
Almost pulled all my hair out trying to figure out how to install the do_postgres gem with Postgres.app v9.3
gem install do_postgres -- --with-pgsql-server-dir=/Applications/Postgres93.app/Contents/MacOS --with-pgsql-server-include=/Applications/Postgres93.app/Contents/MacOS/include/postgresql/server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment