Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > need help to place my gem in proper location

Reply
Thread Tools

need help to place my gem in proper location

 
 
Mohammad Khan
Guest
Posts: n/a
 
      01-09-2006
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 <project-name>

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.

Thanks,
Mohammad


 
Reply With Quote
 
 
 
 
Tom Copeland
Guest
Posts: n/a
 
      01-09-2006
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 <project-name>
>
> 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...by-talk/161508

Yours,

Tom




 
Reply With Quote
 
 
 
 
Mohammad Khan
Guest
Posts: n/a
 
      01-10-2006
would rubyforge server be happy with the package build with ruby-1.8.4?



On 1/9/06, Tom Copeland <> wrote:
> 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 <project-name>
> >
> > 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...by-talk/161508
>
> Yours,
>
> Tom
>
>
>
>



 
Reply With Quote
 
Tom Copeland
Guest
Posts: n/a
 
      01-10-2006
On Tue, 2006-01-10 at 11:46 +0900, Mohammad Khan wrote:
> would rubyforge server be happy with the package build with ruby-1.8.4?


Hi Mohammad -

Hm, I think so... although I haven't tried it... but yes, I think that
bug was fixed with 1.8.4.

Yours,

Tom




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Location, location, location =?Utf-8?B?VHJhY2V5?= Wireless Networking 2 02-17-2007 08:37 PM
RubyGems 0.9.1 calling a gem with gem '<gem>' Austin 7873 Ruby 5 01-27-2007 10:05 PM
Where is the proper place to change the column names? craigkenisston@hotmail.com ASP .Net 2 11-10-2006 05:08 PM
[GEM PATCH] allow gem to install bin file to different location Ara.T.Howard Ruby 0 10-26-2005 11:52 PM
Formatting a number, placing the decimal in the proper place BoomerangThree Java 3 08-20-2004 05:49 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57