Guest User

Untitled

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