\Like I said in my reply to my initial post I found my answer shortly after I fired off the email. I ended up adding an export PALUDIS_OPTIONS to /home/trent/.bashrc I set it there because I open up a bash shell in my user account the su into root from that shell. Thanks for responding to my email though. It is good to get a confirmation of what I had figured out on my own. I just wished that I had figured it out before I sent the email to the list.
On Saturday 03 May 2008 08:05:43 pm Ciaran McCreesh wrote: > 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. _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
