Skip to content

Instantly share code, notes, and snippets.

@sharnie
Last active April 7, 2017 17:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sharnie/5588340cf023fb177c8d to your computer and use it in GitHub Desktop.
Save sharnie/5588340cf023fb177c8d to your computer and use it in GitHub Desktop.
# Substitute Postgres.app/Contents/Versions/9.3 with appropriate version number
sudo ARCHFLAGS="-arch x86_64" gem install pg -- --with-pg-config=/Applications/Postgres.app/Contents/Versions/9.5/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment