Re: [Solved] Re: Locale setting different for root and user

2007-02-07 Thread Stephen
On Wed, Feb 07, 2007 at 08:24:32AM +0100 or thereabouts, Marcus Blumhagen wrote: > On Wed, Feb 07, 2007 at 12:20:37AM -0500, Stephen wrote: > > [...] > > It works just dandy now. Any idea why 'LC_ALL=' is blank after running > > 'dpkg-reconfigure locales' or is that anything to worry about ? > > [.

Re: [Solved] Re: Locale setting different for root and user

2007-02-06 Thread Marcus Blumhagen
On Wed, Feb 07, 2007 at 12:20:37AM -0500, Stephen wrote: > [...] > It works just dandy now. Any idea why 'LC_ALL=' is blank after running > 'dpkg-reconfigure locales' or is that anything to worry about ? > [...] LC_ALL is unset because it has higher priority than LANG and all other LC_*. If it wer

[Solved] Re: Locale setting different for root and user

2007-02-06 Thread Stephen
On Wed, Feb 07, 2007 at 06:05:53AM +0100 or thereabouts, Marcus Blumhagen wrote: > On Tue, Feb 06, 2007 at 11:27:04PM -0500, Stephen wrote: > > Why the difference, and what do I change to fix it? > Hi Stephen, Hi Marcus: > maybe it is set in your ~/.bashrc or ~/.bash_profile. You can find out