Skip to content

Instantly share code, notes, and snippets.

@wbotelhos
Created March 5, 2013 21:48
Show Gist options
  • Select an option

  • Save wbotelhos/5094612 to your computer and use it in GitHub Desktop.

Select an option

Save wbotelhos/5094612 to your computer and use it in GitHub Desktop.
Error installing curb (Ubuntu)
# ERROR: Error installing curb:
# ERROR: Failed to build gem native extension.
sudo apt-get install libcurl4-openssl-dev
gem install curb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment