sure, go source dir and find gemspec file. If it's there then:

gem build some_gem_name.gemspec

and here you go, you get your gem, then:

sudo gem install your_new_gem.gem

Cheers,
Priit

On Nov 24, 7:39 am, epoch <[EMAIL PROTECTED]> wrote:
> Hi Matt,
>
> Thanks for your reply. I tried sudo gem install mattetti-multibyte --
> source=http://gems.github.comand it still didn't work.
> I believe github will only rebuild the gem if you update your specs.
>
> Btw, just wondering if I git clone the source, is it possible to build
> it from source? ( i'm a newbie with this )
>
> Thanks.
>
> On Nov 24, 4:11 pm, "Matt Aimonetti" <[EMAIL PROTECTED]> wrote:
>
> > try $ sudo gem install mattetti-multibyte --source=http://gems.github.com
>
> > I renamed my account on GitHub and forgot to update the readme.Shame on me
> > :(
>
> > -Matt
>
> > On Sun, Nov 23, 2008 at 11:37 PM, epoch <[EMAIL PROTECTED]> wrote:
>
> > > Hi all,
>
> > > I think the gem is missing in git hub so the following didn't work:
>
> > > $ sudo gem install matta-multibyte --source=http://gems.github.com
>
> > > Also when I try to build the gem from source the gem spec spit out an
> > > error.  Anybody know how to install this?
>
> > > Thanks.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to