[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting locale failed?



Torben.Korte@t-online.de (Torben Korte) writes:

> On 27 Jan 2001 17:10:59 +0100, Andre Berger wrote:
> > Torben.Korte@t-online.de (Torben Korte) writes:
> > 
> > > perl: warning: Setting locale failed.
> > > perl: warning: Please check that your locale settings:
> > >         LANGUAGE = (unset),
> > >         LC_ALL = (unset),
> > >         LANG = "de_DE.ISO-8859-1"
> > >     are supported and installed on your system.
> > > perl: warning: Falling back to the standard locale ("C").
> > > 
> > > I did locale-gen now but still this message appears after upgrading from
> > > potato to woody. I am not able to find any information about this!
> > > Thanks for your help
> > 
> > Put 'export LC_ALL=de_DE' into /etc/profile and 'LC_ALL=de_DE' into
> > /etc/environment. Remove LANG and other LC settings from both files,
> > if existing.
> > 
> > -- 
> > Andre Berger                                [andre.berger@topmail.de]
> > 
> > 
> > -- 
> > To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> > 
> 
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>         LANGUAGE = (unset),
>         LC_ALL = "de_DE",
>         LANG = "de_DE.ISO-8859-1"
>     are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> 
> still get this warning do you an other idea!!! but still comming closer
> so thanks anyway!

# apt-get --reinstall install gettext liblocale-gettext-perl i18ndata

If nothing works,

# apt-get --reinstall install libc6 locales

which I needed once with progeny. BTW where does that LANG setting come
from? 

-- 
Andre Berger                                [andre.berger@topmail.de]



Reply to: