Skip to content

Instantly share code, notes, and snippets.

@boscomonkey
Created April 29, 2009 18:28
Show Gist options
  • Save boscomonkey/103957 to your computer and use it in GitHub Desktop.
Save boscomonkey/103957 to your computer and use it in GitHub Desktop.
command line error when installing Heroku gem
Building native extensions. This could take a while...
ERROR: Error installing heroku:
ERROR: Failed to build gem native extension.
/usr/bin/ruby1.8 extconf.rb
extconf.rb:1:in `require': no such file to load -- mkmf (LoadError)
from extconf.rb:1
Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/json-1.1.4 for inspection.
Results logged to /usr/lib/ruby/gems/1.8/gems/json-1.1.4/ext/json/ext/parser/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment