From: Vit Ondruch Date: 2011-11-11T22:12:09+09:00 Subject: [ruby-core:40941] [ruby-trunk - Feature #5617][Open] Allow install RubyGems into dediceted directory Issue #5617 has been reported by Vit Ondruch. ---------------------------------------- Feature #5617: Allow install RubyGems into dediceted directory http://redmine.ruby-lang.org/issues/5617 Author: Vit Ondruch Status: Open Priority: Normal Assignee: Category: Target version: Hello, I would like to propose my patch, which allows to optionally install RubyGems library into dedicated directory, out of the default Ruby directory structure. This should enable to easily share one RubyGems library by more Ruby implementations and avoids code duplication. I did this patch since Fedora prohibits duplication of system libraries [1], which would be the case if MRI and JRuby are installed in parallel. Thank you for considering this patch. Vit [1] https://fedoraproject.org/wiki/Packaging:Guidelines#Duplication_of_system_libraries -- http://redmine.ruby-lang.org