sybperl-l Archive
Up Prev Next
From: David Roboam <drm at cybercable dot tm dot fr>
Subject: setlocale(LC_CTYPE, "") failed.
Date: Nov 12 1997 9:02AM
Every time I call perl I have those warnings:
bilbo 1% perl -v
warning: setlocale(LC_CTYPE, "") failed.
warning: LC_ALL = "(null)", LC_CTYPE = "(null)", LANG = "us",
warning: falling back to the "C" locale.
This is perl, version 5.002
Copyright 1987-1996, Larry Wall
Perl may be copied only under the terms of either the Artistic License
or the
GNU General Public License, which may be found in the Perl 5.0 source
kit.
bilbo 2%
Where can it come from ?
Thanks.
David.
|