On 30 Oct 1997, Torsten Hilbrich wrote:

> 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.
> 
>         Torsten

Or just LC_ALL="es_ES" (as I do it with de_DE). This sets all the LC_*
variables.

Marcus



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

Reply via email to