J’ai une erreur dans certains scripts perl :
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
[code]
cat /etc/default/locale
LANG=en_US.UTF-8[/code]
Je ne comprends pas bien ce qui se passe, si quelqu’un peut m’aider …