Skip to content

Instantly share code, notes, and snippets.

@thommahoney
Created April 15, 2015 18:44
Show Gist options
  • Save thommahoney/cb7b39ad661f24a95a37 to your computer and use it in GitHub Desktop.
Save thommahoney/cb7b39ad661f24a95a37 to your computer and use it in GitHub Desktop.
thom@fastlydev fastly/Squaw [remove-timestamps] » gem install typhoeus -v '0.3.3'
Building native extensions. This could take a while...
ERROR: Error installing typhoeus:
ERROR: Failed to build gem native extension.
/home/thom/.rubies/ruby-2.0.0-p451/bin/ruby -r ./siteconf20150415-32894-act9si.rb extconf.rb
extconf.rb:9:in `<main>': Use RbConfig instead of obsolete and deprecated Config.
extconf.rb:9:in `<main>': Use RbConfig instead of obsolete and deprecated Config.
extconf.rb:10:in `<main>': Use RbConfig instead of obsolete and deprecated Config.
extconf.rb:17:in `<main>': Use RbConfig instead of obsolete and deprecated Config.
extconf.rb:19:in `<main>': Use RbConfig instead of obsolete and deprecated Config.
extconf.rb:30:in `<main>': Use RbConfig instead of obsolete and deprecated Config.
checking for curl/curl.h in /opt/local/include,/opt/local/include/curl,/home/thom/.rubies/ruby-2.0.0-p451/include/curl,/home/thom/.rubies/ruby-2.0.0-p451/include,/usr/include/curl,/usr/local/include/curl... no
need libcurl
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers. Check the mkmf.log file for more details. You may
need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/home/thom/.rubies/ruby-2.0.0-p451/bin/ruby
extconf failed, exit code 1
Gem files will remain installed in /home/thom/.gem/ruby/2.0.0/gems/typhoeus-0.3.3 for inspection.
Results logged to /home/thom/.gem/ruby/2.0.0/extensions/x86_64-linux/2.0.0-static/typhoeus-0.3.3/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment