Created
December 18, 2013 19:18
-
-
Save smujohnson/8028120 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
sjohnson@biebler:~$ sudo gem install zipruby | |
Building native extensions. This could take a while... | |
ERROR: Error installing zipruby: | |
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 /var/lib/gems/1.8/gems/zipruby-0.3.6 for inspection. | |
Results logged to /var/lib/gems/1.8/gems/zipruby-0.3.6/ext/gem_make.out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment