Skip to content

Instantly share code, notes, and snippets.

@arooni
Created December 9, 2011 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arooni/1452873 to your computer and use it in GitHub Desktop.
Save arooni/1452873 to your computer and use it in GitHub Desktop.
gem install -V --backtrace --debug fastercsv
Exception `NameError' at /home/david/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:163 - uninitialized constant Gem::Commands::InstallCommand
Exception `LoadError' at /home/david/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36 - no such file to load -- psych
Exception `LoadError' at /home/david/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:61 - no such file to load -- psych
Exception `Gem::LoadError' at /home/david/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems.rb:900 - Could not find RubyGem sources (> 0.0.1)
^Z
[1]+ Stopped gem install -V --backtrace --debug fastercsv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment