On 10/19/07, Trans <[EMAIL PROTECTED]> wrote: > I see. I was wondering how that was defined actually, but knowing the > name of the method I was able to dig it up. > > I'm surprised to see that it is hard coded. The GoboLinux people would > like to have a talk with you ;) Seriously, though, that's not a "nice" > way to do it. rbconfig really needs to be used in setting this. > Personally, I would expect the gems dir to be right next to the > sitedir, where ever it may be -- just because RubyGems manages the > installation rather than say setup.rb, doesn't make it somehow > fundamentally different. At least that's my HO. >
> Thanks & HTH, > T. > _______________________________________________ > Rubygems-developers mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rubygems-developers > Trans, I recall an old mail I sent to the Gobo devs about this. Whta I have done in that case is export PATH in the resources, but found that RubyGems allways install the binary/stub scripts into Ruby/bin folder, which will brake when you replace ruby version. Anyway, there are gems that cannot be installed in older version of Ruby... or on new ;-) If you want, we could talk about this, I'm a registered GoboLinux user, not as active as was, but still using it at home :-) -- Luis Lavena Multimedia systems - Leaders are made, they are not born. They are made by hard effort, which is the price which all of us must pay to achieve any goal that is worthwhile. Vince Lombardi _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
