On Tue, May 28, 2002 at 12:59:00PM -0500, JW wrote: > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_CTYPE = "en_US", > LANG = "C" > are supported and installed on your system. > perl: warning: Falling back to the standard locale ("C"). [...] > Can anyone explain the proper way to get rid of these error messages?
Run 'dpkg-reconfigure locales' and make sure the locales you want to use are selected. These days they aren't all installed because they take up quite a large amount of disk space. Cheers, -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]