Skip to content

Instantly share code, notes, and snippets.

@samnang
Created February 24, 2011 11:05
Show Gist options
  • Save samnang/842049 to your computer and use it in GitHub Desktop.
Save samnang/842049 to your computer and use it in GitHub Desktop.
Fix 'gem install pg' on Ubuntu
sudo apt-get install libpq-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment