Created
August 3, 2010 23:26
-
-
Save drusellers/507360 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
drusellers@ubuntu:~$ sudo gem install passenger | |
Building native extensions. This could take a while... | |
ERROR: Error installing passenger: | |
ERROR: Failed to build gem native extension. | |
/usr/bin/ruby1.8 extconf.rb | |
extconf.rb:8:in `require': no such file to load -- mkmf (LoadError) | |
from extconf.rb:8 | |
Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/fastthread-1.0.7 for inspection. | |
Results logged to /usr/lib/ruby/gems/1.8/gems/fastthread-1.0.7/ext/fastthread/gem_make.out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment