Þann 30-Oct-97 skrifar Torsten Hilbrich:
> Pere Camps <[EMAIL PROTECTED]> writes:
> 
>> Hi,
>> 
>>      Whenever I start perl, I get the following warning:
>> 
>> perl: warning: Setting locale failed for the categories:
>>         LC_CTYPE
>> perl: warning: Please check that your locale settings:
>>         LC_ALL = (unset),
>>         LC_CTYPE = "ISO_8859_1",
>>         LANG = "es_ES"
>>     are supported and installed on your system.
>> perl: warning: Falling back to the "C" locale.
> 
> Try setting LC_CTYPE to es_ES too.  It worked for me with de_DE.
> 

  Locale es_ES has Latin-1 character set as default?  If so, just
do a 'unsetenv LC_CTYPE', the LANG variable will see to that the
LC_CTYPE is set properly.

  But I think changing "ISO_8859_1" to "iso_8859_1" would do the
trick.

----------------------------------------------------------------------------
Orn Einar Hansen                         [EMAIL PROTECTED]
                                          [EMAIL PROTECTED]
                                        voice+fax; +46 035 217194


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to