From: "nobu (Nobuyoshi Nakada)" Date: 2013-12-31T08:55:11+09:00 Subject: [ruby-core:59423] [ruby-trunk - Bug #9312] Build the ruby executable in bin/ Issue #9312 has been updated by nobu (Nobuyoshi Nakada). To make relocatable, configure needs --enable-shared and --enable-load-relative. ---------------------------------------- Bug #9312: Build the ruby executable in bin/ https://bugs.ruby-lang.org/issues/9312#change-43983 Author: postmodern (Hal Brodigan) Status: Feedback Priority: Low Assignee: nobu (Nobuyoshi Nakada) Category: build Target version: ruby -v: trunk Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN In order to allow Ruby Switchers to directly use a Ruby that is built but not installed (such as trunk or a branch), the ruby executable should be placed in the bin/ directory. -- http://bugs.ruby-lang.org/