Skip to content

Instantly share code, notes, and snippets.

@3lvis
Created March 14, 2014 08:25
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 3lvis/9543997 to your computer and use it in GitHub Desktop.
Save 3lvis/9543997 to your computer and use it in GitHub Desktop.
Ruby gems hell
bundle config build.pg --with-pg-config=/Applications/Postgres.app/Contents/MacOS/bin/pg_config
export PGHOST=localhost
ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future bundle install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment