Re: [wmii] [ANN] YAML based Ruby wmiirc

From: Suraj Kurapati <sunaku_AT_gmail.com>
Date: Mon, 11 May 2009 14:00:03 -0700

On Mon, May 11, 2009 at 11:58 AM, Aditya Mahajan <adi.mahajan_AT_gmail.com> wrote:
> gem search rumai --remote
> *** REMOTE GEMS ***
> rumai (2.0.0)
>
> Does it usually take some time for the gem database to be
> updated?

Yes, but it usually does not take this long.
I'll check with the RubyForge admins.

In the mean time, you can:

wget http://rubyforge.org/frs/download.php/56611/rumai-3.0.0.gem
gem install ./rumai-3.0.0.gem

Or you can build from source:

git clone git://github.com/sunaku/rumai.git
cd rumai
gem install inochi --development
rake gem
gem install ./pkg/rumai-3.0.0.gem
Received on Mon May 11 2009 - 21:00:03 UTC

This archive was generated by hypermail 2.2.0 : Mon May 11 2009 - 21:12:06 UTC