On Jan 21, 2007, at 17:04, Nguyễn Thái Ngọc Duy wrote: > On 1/21/07, Marcus Rueckert <[EMAIL PROTECTED]> wrote: >> On 2007-01-21 22:54:06 +0700, Nguyễn Thái Ngọc Duy wrote: >>> [1] https://bugs.gentoo.org/show_bug.cgi?id=159922 >> >> i dont see how this bug is something rubygems related at all. >> reemerging >> ruby is the way to go. > > Well for Gentoo I do not think that is the way to go. You may waste > your CPU power to reemerge ruby just for changing one line in > rbconfig.rb. I would prefer gem packages can rerun make with a > modified makefile. (It may be not the best way though)
mkmf.rb (which is required by extconf.rb) is the place to look to see if you can override Config::CONFIG['INSTALL'], perhaps with an environment variable. It should get passed straight from the gem install command down to the extconf.rb in a subshell. If not, please file a bug on our tracker. -- Eric Hodel - [EMAIL PROTECTED] - http://blog.segment7.net I LIT YOUR GEM ON FIRE! _______________________________________________ Rubygems-developers mailing list Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers