Date: Sun, 27 Sep 2015 09:59:18 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202999] devel/ruby-build: install 2.2.x fails Message-ID: <bug-202999-13-r9WReOMBvv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202999-13@https.bugs.freebsd.org/bugzilla/> References: <bug-202999-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202999 --- Comment #1 from Tony Narlock <tony@git-pull.com> --- As an update, the trick to getting it to work is RUBY_CONFIGURE_OPTS=--with-opt-dir=/usr/local. So: $ RUBY_CONFIGURE_OPTS=--with-opt-dir=/usr/local rbenv install 2.2.2 Downloading ruby-2.2.2.tar.gz... -> https://dqw8nmjcqpjn7.cloudfront.net/5ffc0f317e429e6b29d4a98ac521c3ce65481bfd22a8cf845fa02a7b113d9b44 Installing ruby-2.2.2... Installed ruby-2.2.2 to /usr/home/tony/.rbenv/versions/2.2.2 -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202999-13-r9WReOMBvv>