Vinayan Benedict <[EMAIL PROTECTED]> (Mi 29 Aug 2007 09:44:24 CEST):
> Heiko Schlittermann wrote:
> > Vinayan Benedict <[EMAIL PROTECTED]> (Fr 24 Aug 2007 11:08:36 
> > CEST):
> >  
> >> Hi,
> >>
> >> While I am attempting command exim -qff&
> >> Following error displays
> >>
> >> perl: warning: Please check that your locale settings:
> >>        LANGUAGE = "es_ES:es:en_GB:en",
> >>        LC_ALL = "[EMAIL PROTECTED]",
> >>        LANG = "en_GB"
> >>    are supported and installed on your system.
> >> perl: warning: Falling back to the standard locale ("C").
> >>     
> >
> > Probably you've perl linked into your exim? Or your exim command is a
> > wrapper using perl? Some more OS details could help.
> >
> > perl -v
> >
> > will probably expose the same behaviour (just doublecheck it).
> >
> > I'd guess you've missing locales: LANG / LC_* vars set, but no locales
> > information installed. I see two ways out: either unset all LC_* and LANG
> > variables (or set them to "C") or install some locales package (on
> > Debian it's just: 'aptitude install locales').
> >
> >     Best regards from Dresden
> >     Viele Grüße aus Dresden
> >     Heiko Schlittermann
> >   
> Hi,
> 
> I tried Perl -V, but it shows no errors.

    $ Perl -V
    -bash: Perl: command not found

So - please be somewhat more precise about your commands. I asked for
      
    $  perl -v

(2 differences to be found :)


> aptitude install locales

What is about the result from 

    $ locale

?

-- 
Heiko

Attachment: signature.asc
Description: Digital signature

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to