Skip to content

Instantly share code, notes, and snippets.

@danieljohnmorris
Created February 23, 2015 15:47
Show Gist options
  • Save danieljohnmorris/17ba1907ff60c7b840a7 to your computer and use it in GitHub Desktop.
Save danieljohnmorris/17ba1907ff60c7b840a7 to your computer and use it in GitHub Desktop.
pg gem yosemite / mavericks
# WORKSSSS!
bundle config build.pg --with-pg-config=/Applications/Postgres.app/Contents/Versions/9.4/bin/pg_config
# DOESNT INCLUDE INTO BUNDLE
#gem install pg -- --with-pg-config=/Applications/Postgres.app/Contents/Versions/9.4/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment