Skip to content

Instantly share code, notes, and snippets.

@olsonpm
Created February 17, 2015 00:58
Show Gist options
  • Save olsonpm/50c25bf2ebfa32777fe9 to your computer and use it in GitHub Desktop.
Save olsonpm/50c25bf2ebfa32777fe9 to your computer and use it in GitHub Desktop.
bundle install output
Fetching gem metadata from http://rubygems.org/........
Fetching version metadata from http://rubygems.org/..
Using rake 10.3.2
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/usr/bin/ruby2.1 extconf.rb
mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h
extconf failed, exit code 1
Gem files will remain installed in /tmp/bundler20150216-13026-19ngc2t/RedCloth-4.2.9/gems/RedCloth-4.2.9 for inspection.
Results logged to /tmp/bundler20150216-13026-19ngc2t/RedCloth-4.2.9/extensions/x86_64-linux/2.1.0/RedCloth-4.2.9/gem_make.out
An error occurred while installing RedCloth (4.2.9), and Bundler cannot continue.
Make sure that `gem install RedCloth -v '4.2.9'` succeeds before bundling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment