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

Re: perl locale



Md> hey guys,
Md> whenever i use perl (rename, apt-get/dpkg, anything), i get

Md> perl: warning: Setting locale failed.
Md> perl: warning: Please check that your locale settings:
Md>         LANGUAGE = (unset),
Md>         LC_ALL = (unset),
Md>         LANG = "en"
Md>     are supported and installed on your system.
Md> perl: warning: Falling back to the standard locale ("C").

Md> this is really annoying and i know way to little about perl so as to
Md> be able to fix this myself. please please ... any tips?

Perl will always complain if you have problems with libc locales
setup. So usuallly when you see such messgae it is not perl
problem. Did you installed 'locales' package that matches version of
libc6 package? Is your locales configured correctly in
/etc/locale.gen?

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)                                    |
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)                          |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Reply to: