Created
March 23, 2014 06:07
-
-
Save anonymous/9719369 to your computer and use it in GitHub Desktop.
gem error redcarpet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@demostenes:/home/josefig# gem install redcarpet | |
Building native extensions. This could take a while... | |
ERROR: Error installing redcarpet: | |
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 /var/lib/gems/1.9.1/gems/redcarpet-3.1.1 for inspection. | |
Results logged to /var/lib/gems/1.9.1/gems/redcarpet-3.1.1/ext/redcarpet/gem_make.out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment