Created
August 2, 2012 02:52
-
-
Save nmanzi/3232763 to your computer and use it in GitHub Desktop.
This file contains 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
hadricus@solaris:~/Development/Ruby/rails/blog (local)$ bundle install | |
Fetching source index for http://rubygems.org/ | |
Installing rake (0.9.2.2) | |
Installing RedCloth (4.2.9) with native extensions | |
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension. | |
/Users/hadricus/.rvm/rubies/ruby-1.9.2-p290/bin/ruby extconf.rb | |
checking for main() in -lc... *** extconf.rb failed *** | |
Could not create Makefile due to some reason, probably lack of | |
necessary libraries and/or headers. Check the mkmf.log file for more | |
details. You may need configuration options. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment