Skip to content

Instantly share code, notes, and snippets.

@o11c
Last active December 27, 2015 19:29
Show Gist options
  • Select an option

  • Save o11c/7377520 to your computer and use it in GitHub Desktop.

Select an option

Save o11c/7377520 to your computer and use it in GitHub Desktop.
gem errors for github-pages
$ gem install github-pages --user
Building native extensions. This could take a while...
ERROR: Error installing github-pages:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.9.1 extconf.rb
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from extconf.rb:1:in `<main>'
Gem files will remain installed in /home/ben/.gem/ruby/1.9.1/gems/RedCloth-4.2.9 for inspection.
Results logged to /home/ben/.gem/ruby/1.9.1/gems/RedCloth-4.2.9/ext/redcloth_scan/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment