Created
September 13, 2009 07:02
-
-
Save agrimm/186109 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
[agrimm@AcerLinux Hubris]$ ruby /usr/local/bin/rake --verbose --trace | |
(in /home/agrimm/ruby/haskell/Hubris) | |
find: `/home/agrimm/bin': No such file or directory | |
rake aborted! | |
Can't find an appropriate ghc | |
./lib/hubris.rb:29 | |
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
/home/agrimm/ruby/haskell/Hubris/Rakefile:5 | |
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in `load' | |
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2383:in `raw_load_rakefile' | |
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2017:in `load_rakefile' | |
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling' | |
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2016:in `load_rakefile' | |
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2000:in `run' | |
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_exception_handling' | |
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run' | |
/usr/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31 | |
/usr/local/bin/rake:19:in `load' | |
/usr/local/bin/rake:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment