Skip to content

Instantly share code, notes, and snippets.

@vincentopensourcetaiwan
Created July 25, 2012 02:18
Show Gist options
  • Save vincentopensourcetaiwan/3173994 to your computer and use it in GitHub Desktop.
Save vincentopensourcetaiwan/3173994 to your computer and use it in GitHub Desktop.
An error occured while installing pg (0.13.2), and Bundler cannot continue. Make sure that `gem install pg -v '0.13.2'` succeeds before bundling.
$ sudo apt-get install postgresql
$ sudo apt-get install libpq-dev
$ gem install pg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment