Skip to content

Instantly share code, notes, and snippets.

@timruffles
Created July 18, 2014 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timruffles/c66aade0093c0abe3212 to your computer and use it in GitHub Desktop.
Save timruffles/c66aade0093c0abe3212 to your computer and use it in GitHub Desktop.
pg gem + bundler + osx , solving extconf issues
# grab install from http://www.enterprisedb.com/products-services-training/pgdownload#osx
# might need to replace version numbers
bundle config build.pg --with-pg-config=/Library/PostgreSQL/9.3/bin/pg_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment