The recommended installation of rvm is per-user, which I presume is what you
have. However, this means it is installed under your home directory (under
/Users/you/.rvm), along with all versions of Ruby you install using it.
By installing Ruby 2.1.1 using MacPorts, it would be located under /opt
On Wed, May 7, 2014, at 14:33, Ryan Schmidt wrote:
>
> On May 7, 2014, at 07:16, Ronald Fischer wrote:
>
> > On my Snow Leopard, I have Ruby 1.8.6 (copied from an old Darwin
> > installation), Ruby 1.8.7 (which came with the Mac), Ruby 1.9.1 (which I
> > have installed with rvm), and Ruby 2.1.1,
On May 7, 2014, at 07:16, Ronald Fischer wrote:
> On my Snow Leopard, I have Ruby 1.8.6 (copied from an old Darwin
> installation), Ruby 1.8.7 (which came with the Mac), Ruby 1.9.1 (which I
> have installed with rvm), and Ruby 2.1.1, which I just have installed
> using macports. The respective pa
On my Snow Leopard, I have Ruby 1.8.6 (copied from an old Darwin
installation), Ruby 1.8.7 (which came with the Mac), Ruby 1.9.1 (which I
have installed with rvm), and Ruby 2.1.1, which I just have installed
using macports. The respective pathes are:
/usr/local/bin/ruby# 1.