Friday, February 3, 2012

typhoeus gem install error

$ sudo gem install typhoeus
ERROR:  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

2 comments:

  1. Excellent tutorial diseƱo de paginas web www.soportecnicoweb.com

    ReplyDelete
  2. How about this:

    ERROR: Error installing typhoeus:
    ERROR: Failed to build gem native extension.

    ReplyDelete