gems wont install
hey, so i just tried to install gems and i got this message:
C:\Users\serialhex\Downloads\rubygems-1.3.7\rubygems-1.3.7>ruby setup.rb
C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/rubygems/source_i
ndex.rb:68:in `installed_spec_directories': undefined method `path' for Gem:Modu
le (NoMethodError)
from C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/ruby
gems/source_index.rb:58:in `from_installed_gems'
from C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/ruby
gems.rb:883:in `source_index'
from C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/ruby
gems/gem_path_searcher.rb:81:in `init_gemspecs'
from C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/ruby
gems/gem_path_searcher.rb:13:in `initialize'
from C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/ruby
gems.rb:841:in `new'
from C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/ruby
gems.rb:841:in `block in searcher'
from <internal:prelude>:10:in `synchronize'
from C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/ruby
gems.rb:840:in `searcher'
from C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/ruby
gems.rb:479:in `find_files'
from C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/ruby
gems.rb:983:in `load_plugins'
from C:/Users/serialhex/Downloads/rubygems-1.3.7/rubygems-1.3.7/lib/ruby
gems.rb:1139:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from setup.rb:24:in `<main>'
typing 'ruby setup.rb --help' give the same message. whats up?
Comments are currently closed for this discussion. You can start a new one.
2 Posted by serialhex on 11 Nov, 2010 08:14 PM
duh! gems is already installed!! XP
Support Staff 3 Posted by Nick Quaranto on 16 Nov, 2010 01:28 AM
This doesn't seem right. Can you instead use RubyInstaller?
http://rubyinstaller.org
4 Posted by serialhex on 16 Nov, 2010 01:52 AM
yeah, i dodnt realize the installer has gems in it... i'm retarted :P thx anyway
Nick Quaranto closed this discussion on 16 Nov, 2010 03:27 AM.