Nikos Chantziaras wrote:
On 05/11/2011 04:40 PM, Dale wrote:
Funny that it seems to work. I don't have that file:
root@fireball / # cat /etc/env.d/02locale
cat: /etc/env.d/02locale: No such file or directory
root@fireball / #
Maybe the "02" prefix is random. Try:
grep LC_ALL /etc/env.d/*
But fact it, whatever you put in /etc/make.conf is for portage, and
portage only. If you define LC_ALL in make.conf, then the only
software that will use that definition is portage itself (like the
"emerge" tool.)
That was quick:
root@fireball / # grep LC_ALL /etc/env.d/*
root@fireball / #
Guess that is not in env.d anywhere. :/
I know that is what make.conf is for but when I did it, I followed a
guide, that was one of the places it said to put it. It may have
changed but I didn't put it there just because I was froggy. Something
told me to put it there. Now to figure out the new way. I think Mike
posted a link to a guide that I need to check out. :-)
Dale
:-) :-)