On 23 Feb 1998, Carey Evans wrote: > > I recently installed Debian 1.3.1 and keep getting the following > > errors concerning the C locale. This first one is given whenever I install > > most debian packages (assumably the ones whose scripts use 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" > > There is no "us" locale. EN_us is the closest. One of your startup > scripts is setting the env. variable LANG incorrectly. > > IIRC StarOffice does this. Look though /etc/profile, ~/.bash_profile > and ~/.bashrc, and any scripts that they call.
I use the tcsh shell, and couldn't find any scripts that could possibly be setting LANG to "us". Just to be sure, I manually did 'setenv LANG "EN_us"'. However, I still get the error message as follows: 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 = "EN_us" are supported and installed on your system. perl: warning: Falling back to the "C" locale. Thanks for your help, Corey Miller --- Corey Miller "This looks like a job for ..... legal tender!" MSTie #71940 -The Tick [EMAIL PROTECTED] http://www.egr.msu.edu/~mille542/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .