Click to See Complete Forum and Search --> : Perl Problems with local....


evilcartman
11-19-2001, 01:24 PM
When I try a command in the terminal I got this error

quote: perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_MESSAGES = "en_US",
LC_TIME = "en_US",
LC_NUMERIC = "en_US",
LC_CTYPE = "en_US",
LC_MONETARY = "en_US",
LC_COLLATE = "en_US",
LANG = "en"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

Anyone got an idea what should I do?
:confused:

error27
11-20-2001, 01:31 AM
what distro are you using and what country do you live in?

evilcartman
11-20-2001, 08:58 AM
Mandrake 8.0 and I live in Turkey but changing local to tr doesnt help :(