Created
April 29, 2009 18:28
-
-
Save boscomonkey/103957 to your computer and use it in GitHub Desktop.
command line error when installing Heroku gem
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
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