Re: [gentoo-user] ruby gems versus emerge

2008-02-08 Thread Mike Mazur
Hi Thufir,

On Feb 8, 2008 8:56 AM, Thufir [EMAIL PROTECTED] wrote:
 I installed the fastercsv gem via gems rather than emerge :(

 From http://packages.gentoo.org/category/dev-ruby?full_cat I don't even
 see that package listed.

 Are gems supposed to be installed via emerge?

I think the gems that make it into portage are ones the devs need.
There's been a few that I've used that aren't in portage.

As to which one you should use, I'm not sure. Personal preference?

Mike
-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] ruby gems versus emerge

2008-02-08 Thread Thomas Pani
Thufir wrote:
 I installed the fastercsv gem via gems rather than emerge :(
 
 From http://packages.gentoo.org/category/dev-ruby?full_cat I don't even 
 see that package listed.
 
 Are gems supposed to be installed via emerge?
Yes. There's a gems eclass that handles installing gems, making
gems-ebuils fairly easy. Have a look at, for example, the
dev-ruby/camping ebuild.

Oh, and there's an ebuild request (bug #209319) for dev-ruby/fastercsv,
including an ebuild submission. Just get it and put it in your local
overlay (or set one up, if you haven't already) :).

Cheers,
thomas
-- 
gentoo-user@lists.gentoo.org mailing list



[gentoo-user] ruby gems versus emerge

2008-02-07 Thread Thufir
I installed the fastercsv gem via gems rather than emerge :(

From http://packages.gentoo.org/category/dev-ruby?full_cat I don't even 
see that package listed.

Are gems supposed to be installed via emerge?



thanks,

Thufir

-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] ruby gems

2007-11-21 Thread Neil Bothwick
On Wed, 21 Nov 2007 07:38:52 + (UTC), Thufir wrote:

 The version of rails which I'm running appears to be out of date.  Is 
 this a ruby gems issue or an emerge issue?

It's a we have no idea which versions of ruby and ruby-gems you are
using issue.


-- 
Neil Bothwick

Top Oxymorons Number 7: Definite maybe


signature.asc
Description: PGP signature


[gentoo-user] ruby gems

2007-11-20 Thread Thufir
The version of rails which I'm running appears to be out of date.  Is 
this a ruby gems issue or an emerge issue?

[EMAIL PROTECTED] ~ $ 
[EMAIL PROTECTED] ~ $ ruby /home/thufir/rubyCode/dummy/script/server 
/home/thufir/rubyCode/dummy/script/../config/boot.rb:28:Warning: 
require_gem is obsolete.  Use gem instead.

(The solutions amount to uninstall/reinstall.)



Thanks,

Thufir

-- 
[EMAIL PROTECTED] mailing list