Date: Thu, 07 Jun 2012 20:07:44 -0400 From: Steve Wills <swills@FreeBSD.org> To: "ports@freebsd.org" <ports@FreeBSD.org>, "ruby@freebsd.org" <ruby@FreeBSD.org> Subject: Re: Ruby 1.9 as default Message-ID: <4FD14250.2060301@FreeBSD.org> In-Reply-To: <2450B0F8-B82F-44D1-8397-C57D5A6F00CC@FreeBSD.org> References: <4FC96D45.8080904@FreeBSD.org> <4FD0F9E3.1030501@acsalaska.net> <2450B0F8-B82F-44D1-8397-C57D5A6F00CC@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/07/12 17:57, Steve Wills wrote: > > This is expected. Try setting RUBY_DEFAULT_VER instead. > I probably should have been more clear about this. The ruby ports only create ${PREFIX}/bin/ruby for the default ruby. So if you have ruby 1.9 installed but it is not the default ruby, you won't have it. Setting RUBY_DEFAULT_VER=1.9 in /etc/make.conf will help with this. Likewise, I should have mentioned in my original mail that if anyone wants to test Ruby 1.9 as the default in anticipation of the switch, setting RUBY_DEFAULT_VER=1.9 in /etc/make.conf and rebuilding Ruby related ports is the way to go. The more people who do this and report issues before the switch happens, the better. I'd really appreciate any and all reports of success or failure. Thanks, Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FD14250.2060301>