Skip to content

Instantly share code, notes, and snippets.

@dmshvetsov
Last active August 29, 2015 14:08
Show Gist options
  • Save dmshvetsov/f4477bc263e866a43f30 to your computer and use it in GitHub Desktop.
Save dmshvetsov/f4477bc263e866a43f30 to your computer and use it in GitHub Desktop.
For PostrgreSQL installed from OS X packages 9.3 and bundle
gem install pg -v '0.17.1' -- --with-pg-config=/Library/PostgreSQL/9.3/bin/pg_config
gem install pg -v '0.17.1' -- --with-pg-config=/Applications/Postgres.app/Contents/Versions/9.3/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment