From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QD8VL-0002Vz-KI for garchives@archives.gentoo.org; Fri, 22 Apr 2011 05:02:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB6A91C025; Fri, 22 Apr 2011 05:00:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9E3B81C025 for ; Fri, 22 Apr 2011 05:00:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id F0AB31B4022 for ; Fri, 22 Apr 2011 05:00:26 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.487 X-Spam-Level: X-Spam-Status: No, score=-2.487 required=5.5 tests=[AWL=0.112, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yy-GTshODCET for ; Fri, 22 Apr 2011 05:00:19 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id ADF891B4021 for ; Fri, 22 Apr 2011 05:00:17 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QD8TX-0002nr-LY for gentoo-user@gentoo.org; Fri, 22 Apr 2011 07:00:15 +0200 Received: from graaff.xs4all.nl ([80.101.101.38]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Apr 2011 07:00:15 +0200 Received: from graaff by graaff.xs4all.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Apr 2011 07:00:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Hans de Graaff Subject: [gentoo-user] Re: installing ffi gem Date: Fri, 22 Apr 2011 06:54:11 +0200 Message-ID: References: <20110421235713.GA18633@genestate.com> <4DB0CCC1.7050905@badapple.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: graaff.xs4all.nl User-Agent: Pan/0.133 (House of Butterflies) Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: f8978060782f74c61e2674df6b4dc6b7 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 develo= p > 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=20 of the box (ruby 1.8, ruby enterprise edition, jruby currently stable,=20 ruby 1.9 unfortunately still masked, rubinius forthcoming). Kind regards, Hans