public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: kashani <kashani-list@badapple.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: installing ffi gem
Date: Thu, 21 Apr 2011 23:12:51 -0700	[thread overview]
Message-ID: <4DB11C63.1090908@badapple.net> (raw)
In-Reply-To: <j8e788-m9t.ln1@graaff.xs4all.nl>

On 4/21/2011 9:54 PM, Hans de Graaff wrote:
> On Thu, 21 Apr 2011 17:33:05 -0700, kashani wrote:
>
>> Install RVM, make it part of your shell, then install the ruby and gems
>> of your choice. That way you leave the system Ruby alone and can develop
>> with the versions you want. You can even do multiple versions of ruby
>> and various gems for working on many different projects at once.
>
> Please note that Gentoo also supports multiple ruby implementations out
> of the box (ruby 1.8, ruby enterprise edition, jruby currently stable,
> ruby 1.9 unfortunately still masked, rubinius forthcoming).

	It's not about which ruby you're installing on the system, really 
anything other than 1.8.7 as system Ruby is a pain in the ass at this 
point.

kashani@gentoo64 ~ $ rvm list
rvm rubies

    rbx-head [ ]
    ree-1.8.7-2011.03 [ x86_64 ]
    ruby-1.9.2-p180 [ x86_64 ]
=> ruby-1.8.7-p334 [ x86_64 ]

	Using RVM I can have all version and implementations of Ruby and 
multiple gem sets per Ruby as well. That way I can work on 
ruby-1.8.7@rail2 app or switch to ruby-1.92@rails3 which keep the gems 
separate. Also I avoid breaking the system when doing wacky things in my 
dev environment.

kashani



  reply	other threads:[~2011-04-22  6:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-21 23:57 [gentoo-user] installing ffi gem Matt Harrison
2011-04-22  0:25 ` Alan McKinnon
2011-04-22  0:33 ` kashani
2011-04-22  0:39   ` Matt Harrison
2011-04-22  3:54     ` skiarxon
2011-04-22  4:54   ` [gentoo-user] " Hans de Graaff
2011-04-22  6:12     ` kashani [this message]
2011-04-22 17:36       ` Hans de Graaff
2011-04-22  4:52 ` Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DB11C63.1090908@badapple.net \
    --to=kashani-list@badapple.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox