From: "postmodern (Hal Brodigan)" Date: 2013-12-31T08:42:54+09:00 Subject: [ruby-core:59422] [ruby-trunk - Bug #9312] Build the ruby executable in bin/ Issue #9312 has been updated by postmodern (Hal Brodigan). Test on trunk (r44467) $ ./configure $ make $ make runnable make: *** No rule to make target `un-runnable', needed by `runnable'. Stop. ---------------------------------------- Bug #9312: Build the ruby executable in bin/ https://bugs.ruby-lang.org/issues/9312#change-43982 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/