Created
November 10, 2008 09:23
-
-
Save anildigital/23464 to your computer and use it in GitHub Desktop.
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
$ sudo gem install bleak_house | |
Building native extensions. This could take a while... | |
ERROR: Error installing bleak_house: | |
ERROR: Failed to build gem native extension. | |
/usr/bin/ruby1.8 extconf.rb install bleak_house | |
extconf.rb:3:in `exec': No such file or directory - ruby-bleak-house build_snapshot.rb (Errno::ENOENT) | |
from extconf.rb:3 | |
Gem files will remain installed in /usr/lib/ruby/gems/1.8/gems/bleak_house-4.1.1 for inspection. | |
Results logged to /usr/lib/ruby/gems/1.8/gems/bleak_house-4.1.1/ext/gem_make.out | |
------------------------- | |
Done | |
$sudo gem install bleak_house | |
Building native extensions. This could take a while... | |
Successfully installed bleak_house-4.1.1 | |
1 gem installed | |
Installing ri documentation for bleak_house-4.1.1... | |
Installing RDoc documentation for bleak_house-4.1.1... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment