Advertisement
Guest User

Untitled

a guest
Mar 18th, 2013
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.70 KB | None | 0 0
  1. Installing RedCloth (4.2.7)
  2. Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
  3.  
  4.         /usr/bin/ruby1.9.1 extconf.rb
  5. /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
  6.     from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
  7.     from extconf.rb:1:in `<main>'
  8.  
  9.  
  10. Gem files will remain installed in /var/lib/gems/1.9.1/gems/RedCloth-4.2.7 for inspection.
  11. Results logged to /var/lib/gems/1.9.1/gems/RedCloth-4.2.7/ext/redcloth_scan/gem_make.out
  12.  
  13. An error occurred while installing RedCloth (4.2.7), and Bundler cannot
  14. continue.
  15. Make sure that `gem install RedCloth -v '4.2.7'` succeeds before bundling.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement