From: "salimane (Salimane Adjao Moustapha)" Date: 2013-10-14T22:20:02+09:00 Subject: [ruby-core:57850] [ruby-trunk - Bug #5060] Executables in bin folder conflict with their gem versions. Issue #5060 has been updated by salimane (Salimane Adjao Moustapha). drbrain (Eric Hodel) wrote: > This is too risky to fix for 2.0.0, sorry I did not have time. I would like to know when this issue can be solved and pushed into trunk at least :) Thanks ---------------------------------------- Bug #5060: Executables in bin folder conflict with their gem versions. https://bugs.ruby-lang.org/issues/5060#change-42448 Author: vo.x (Vit Ondruch) Status: Assigned Priority: Normal Assignee: drbrain (Eric Hodel) Category: Target version: next minor ruby -v: 1.9.3 Backport: It would be nice if the executables for rdoc, rake, ri, etc. locate in bin folder, would be standard RubyGems stubs. Otherwise, once there is installed version of such library as a gem, the original file is rewritten and the functionality of bundled library is lost. But my main concern is the conflict between ruby and gem executables, since it makes packaging for Linux distributions hard (for Fedora and RHEL in my case). -- http://bugs.ruby-lang.org/