On Saturday 03 May 2008 09:25:09 am Robert T Childers wrote: > I am trying to figure out where to set an environment variable. > > 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. > > Robert T. Childers > _______________________________________________ > paludis-user mailing list > [email protected] > http://lists.pioto.org/mailman/listinfo/paludis-user
Nevermind I finally found that I needed to use export in my home bashrc file. As usual after I fire off a letter wanting a bit of help I find the answer while I continue to poke around online before anyone has a chance to answer me. Robert T Childers _______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
