Hello

I've installed a very light debian from debootstrap
the problem now I've got this message.

perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Generating /etc/default/dhcp3-server...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
       LANGUAGE = "fr_FR:fr:en_GB:en",
       LC_ALL = (unset),
       LANG = "en_GB"
   are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").


I know that  I must export
LC_ALL=C
LC_MESSAGES=C
LS_TYPE=C
LANGUAGE=C
LANG=C

But where can I do this at vserver startup ?
Thanks a lot


_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to