Created
March 5, 2013 21:48
-
-
Save wbotelhos/5094612 to your computer and use it in GitHub Desktop.
Error installing curb (Ubuntu)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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