Note that there are some explanatory texts on larger screens.

plurals
  1. POtrouble installing rubygem
    primarykey
    data
    text
    <pre><code>➜ ~ cloudapp Desktop/test.txt You need to install cloudapp_api: gem install cloudapp_api ➜ ~ sudo gem install cloudapp_api Password: Successfully installed cloudapp_api-0.3.1 1 gem installed Installing ri documentation for cloudapp_api-0.3.1... Installing RDoc documentation for cloudapp_api-0.3.1... ➜ ~ cloudapp ~/Desktop/test.txt You need to install cloudapp_api: gem install cloudapp_api ➜ ~ gem env RubyGems Environment: - RUBYGEMS VERSION: 1.8.5 - RUBY VERSION: 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0] - INSTALLATION DIRECTORY: /Library/Ruby/Gems/1.8 - RUBY EXECUTABLE: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby - EXECUTABLE DIRECTORY: /usr/bin - RUBYGEMS PLATFORMS: - ruby - universal-darwin-10 - GEM PATHS: - /Library/Ruby/Gems/1.8 - /Users/bkern/.gem/ruby/1.8 - GEM CONFIGURATION: - :update_sources =&gt; true - :verbose =&gt; true - :benchmark =&gt; false - :backtrace =&gt; false - :bulk_threshold =&gt; 1000 - REMOTE SOURCES: - http://rubygems.org/ ➜ ~ ➜ ~ which ruby /usr/bin/ruby ~ ls -ls /usr/bin/ruby 8 lrwxr-xr-x 1 root wheel 76 Mar 23 10:16 /usr/bin/ruby -&gt; ../../System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/ruby ➜ ~ ruby -v ruby 1.8.7 (2009-06-12 patchlevel 174) [universal-darwin10.0] </code></pre> <p>I am not sure how to resolve this. Any help would be appreciated. I am running snow leopard.</p> <blockquote> <blockquote> <p>Gem.all_load_paths.grep /cloudapp/ NOTE: Gem.all_load_paths is deprecated with no replacement. It will be removed on or after 2011-10-01. Gem.all_load_paths called from (irb):7. NOTE: Gem.all_partials is deprecated with no replacement. It will be removed on or after 2011-10-01. Gem.all_partials called from /Library/Ruby/Site/1.8/rubygems.rb:260. NoMethodError: undefined method <code>specifications' for "/Library/Ruby/Gems/1.8":String from /Library/Ruby/Site/1.8/rubygems.rb:425:in</code>each_load_path' from /Library/Ruby/Site/1.8/rubygems.rb:423:in <code>each' from /Library/Ruby/Site/1.8/rubygems.rb:423:in</code>each_load_path' from /Library/Ruby/Site/1.8/rubygems.rb:260:in <code>_deprecated_all_load_paths' from /Library/Ruby/Site/1.8/rubygems.rb:259:in</code>each' from /Library/Ruby/Site/1.8/rubygems.rb:259:in <code>_deprecated_all_load_paths' from /Library/Ruby/Site/1.8/rubygems/deprecate.rb:62:in</code>send' from /Library/Ruby/Site/1.8/rubygems/deprecate.rb:62:in `all_load_paths' from (irb):7</p> </blockquote> </blockquote>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload