Hi Michael,

Michael Haubenwallner <[email protected]> writes:

>> Are you sure this really works?
>
> While it was enough for long time to just do:
>   $ export CONFIG_SHELL=/path/to/bash
>   $ ./configure
> recently it seems necessary to do:
>   $ export CONFIG_SHELL=/path/to/bash
>   $ ${CONFIG_SHELL} ./configure
>
> So I didn't encounter problems when doing this:
>   $ export CONFIG_SHELL=/path/to/bash      # done by profile.bashrc
>   $ ${CONFIG_SHELL} ./configure            # done by portage now

I just did not know modifying profile.bashrc is the way to affect the
portage building shell. Now I understand. Thank you for your
explanation.

Cheers,
-- 
XU Benda
Research Center for Neutrino Science
Tohoku University
JAPAN

http://www.awa.tohoku.ac.jp/~benda

Reply via email to