On Wed, 19 Apr 2006 22:36:05 +0200
Sébastien CRAMATTE <[EMAIL PROTECTED]> wrote:

> Per Andreas Buer a écrit :
> > Sébastien CRAMATTE wrote:
> >   
> >> perl: warning: Falling back to the standard locale ("C").
> >> locale: Cannot set LC_CTYPE to default locale: No such file or
> >> directory 
> >
> > Have you installed the "locales" package in your vserver? Could you
> > please try this?
> >
> I don't have installed locales
> It is really necesary ?  I need a lightweight debian ...
> If I keep my messages in english it's ok for me

try setting 'LANG=C' within /etc/environment.

/etc/environment is parsed by pam_env.so as used in /etc/pam.d/{login,su}
and maybe /etc/pam.d/ssh, which accounts for nearly all interactive
processes where you would see perl complain (though i am interested in the
output of perl scripts ran from cron jobs).

corey
-- 
[EMAIL PROTECTED]
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to