-
-
Save dacur/aa2eb33788b92719b52d to your computer and use it in GitHub Desktop.
How to solve PG install problems, especially for first time installs (i.e. on new machines).
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
| DO NOT INSTALL PG USING THE PGAPP!!! INSTALL VIA BREW. | |
| Then, from the command line, run: | |
| ARCHFLAGS="-arch x86_64" gem install pg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment