bug-texinfo
[Top][All Lists]
Advanced

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

Re: Problem with internationalisation in texi2any


From: Norbert Preining
Subject: Re: Problem with internationalisation in texi2any
Date: Tue, 8 Sep 2020 05:22:41 +0900

On Mon, 07 Sep 2020, Vincent Belaïche wrote:
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LC_ALL = (unset),
> LANG = "en_FR.UTF-8"
>     are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").

        *** en_FR.UTF-8 ***

is an invalid locale. You cannot use arbitrary combinations of language
and region. See 
        /usr/share/i18n/SUPPORTED
(at least on my system) for the supported list of locales.

On Mon, 07 Sep 2020, Gavin Smith wrote:
> I wonder if that is a problem with perl itself.  I get a similar message

Yes it is perl, and completely independent. And it is the correct thing
perl is doing. Very common to have if the locale (LC_* env vars) are set
up incorrectly.

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13



reply via email to

[Prev in Thread] Current Thread [Next in Thread]