On Sat, 3 May 2008 09:25:09 -0500 Robert T Childers <[EMAIL PROTECTED]> wrote: > I want to set PALUDIS_OPTIONS. I have tried setting it in > the /etc/paludis/bashrc and /etc/paludis/environment.conf. Since I > normally open a console in my user account and su into root, I have > tried setting it in /home/trent/.bashrc , and /root/.bashrc. But > neither of these has worked. So besides running the following > PALUDIS_OPTIONS="--dl-upgrade as-needed" paludis -1i world > Where do I set paludis_options environment variable.
It needs to be in your environment before Paludis is executed. Since the command line can alter where Paludis finds configuration files, it would be too late to read PALUDIS_OPTIONS from either bashrc or environment.conf. -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
