From: Tom Copeland Date: 2006-01-10T08:36:53+09:00 Subject: Re: need help to place my gem in proper location On Tue, 2006-01-10 at 02:37 +0900, Mohammad Khan wrote: > Hello Group, > > I have place my gem file at: > http://rubyforge.org/projects/ruby-agi/ > > I thought, placeing any gem file in rubyforge would allow to execute > gem install > > I must missing something, otherwise I won't see this: > > [root@localhost ~]# gem install ruby-agi > Attempting local installation of 'ruby-agi' > Local gem file not found: ruby-agi*.gem > Attempting remote installation of 'ruby-agi' > Updating Gem source index for: http://gems.rubyforge.org > ERROR: While executing gem ... (Gem::GemNotFoundException) > Could not find ruby-agi (> 0) in the repository > [root@localhost ~]# > > I will truely appreciate your kind help. Hi Mohammad - Hm, I think you're hitting this problem: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/161508 Yours, Tom