As a result of unknown circumstances I get this type of errors:
It seems to vary from host to host, as some hosts I run never show this error. Others can be ok, but start giving this error after some time's use. Once manifest it doesn't seem to go away.
I suspect this might be a simple matter, but googling it haven't given me much help so far.
Code:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
I suspect this might be a simple matter, but googling it haven't given me much help so far.