Skip to content

Instantly share code, notes, and snippets.

@benvds
Created March 22, 2011 08:30
Show Gist options
  • Save benvds/880927 to your computer and use it in GitHub Desktop.
Save benvds/880927 to your computer and use it in GitHub Desktop.
install postgres gem on os x 10.6
env 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