Re: [exim] Perl showing error while attempting exim -qff

2007-08-29 Thread Vinayan Benedict
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.
And also I tried

aptitude install locales

but it also didnt solved my problem.

Pls help
Thanks
Vinayan

-- 


System Administrator

Ditro Advanced Technologies Pvt. Ltd.
First Floor, IOTA, Thapasya Buildings
Infopark, Kakkanad, Kochi - 682 030
Kerala, India
Ph: +91-484-2415013
Fax: +91-484-2415012
Mobile: +91-98468-23466
email : [EMAIL PROTECTED]



-- 
## 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/


Re: [exim] Perl showing error while attempting exim -qff

2007-08-29 Thread Heiko Schlittermann
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


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/

Re: [exim] Perl showing error while attempting exim -qff

2007-08-24 Thread Heiko Schlittermann
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
-- 
 SCHLITTERMANN.de  internet  unix support -
 Heiko Schlittermann HS12-RIPE -
 gnupg encrypted messages are welcome - key ID: 48D0359B ---
 gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2  7E92 EE4E AC98 48D0 359B -


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/