Created
February 23, 2015 15:47
-
-
Save danieljohnmorris/17ba1907ff60c7b840a7 to your computer and use it in GitHub Desktop.
pg gem yosemite / mavericks
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
# 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