Karl Abrams <[EMAIL PROTECTED]> writes: > I am having an annoying perl problem. Whenever I run a perl script > I get a set of error messages. Perl runs but the messages clutter the > screen. > I just installed debian 1.3 from CD and then ran dselect. The packages > perl 5.003.07-10, perl-suid 5.003.07-10 & wg15-locale 2-5 are installed. > > The error messages are: > ~<17>% perl > perl: warning: Setting locale failed for the categories: > LC_CTYPE LC_COLLATE > perl: warning: Please check that your locale settings: > LC_ALL = (unset), > LC_CTYPE = (unset), > LC_COLLATE = (unset), > LANG = "us" > are supported and installed on your system. > perl: warning: Falling back to the "C" locale. > > Can anyone tell me what I must do to eliminate these messages?
type "unset LANG" (or put it in /etc/profile) I don't know if this is the Right Thing, but it works. - Sten Anderson -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .