On 1/22/07, Eric Hodel <[EMAIL PROTECTED]> wrote: > > 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.
Thank you. I am currently at work though. I will try that later. -- Duy _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
