$ sudo gem install typhoeusERROR: Error installing typhoeus:
ERROR: Failed to build gem native extension.
You need to install typhoeus dependencies:
$ sudo apt-get install curl
$ sudo apt-get install libcurl3 libcurl3-dev
$ sudo gem install typhoeus
Successfully installed typhoeus-0.3.3
1 gem installed