Discussion:
Locale settings on OESsp2
(too old to reply)
DouglaGM
2006-10-06 07:12:32 UTC
Permalink
Hi,

We have rolled-out OESsp2 and we have few perl scripts that run on the
servers. Since the upgrade to OESsp2 the perl scripts are displaying the
following errors:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

At first I thought it was because of the upgrade, but I did a fresh
install of OESsp2 and I got the same errors. I have been searching high
and low for the fix.

Regards
Gregg
Guenter
2006-10-06 13:31:00 UTC
Permalink
HI Gregg,
Post by DouglaGM
Hi,
We have rolled-out OESsp2 and we have few perl scripts that run on the
servers. Since the upgrade to OESsp2 the perl scripts are displaying the
perl: warning: Setting locale failed.
LC_ALL = (unset),
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
At first I thought it was because of the upgrade, but I did a fresh
install of OESsp2 and I got the same errors. I have been searching high
and low for the fix.
you have to update to at least NWLIB6g (recent is NWLIB6h I think) which
includes the fix.

see also thread starting Feb. 19 in this forum subject:
NW6.5SP5, PERL and Error message every time, when run Perl-Script

Guenter.
DouglaGM
2006-10-06 15:05:49 UTC
Permalink
Post by Guenter
HI Gregg,
Post by DouglaGM
Hi,
We have rolled-out OESsp2 and we have few perl scripts that run on the
servers. Since the upgrade to OESsp2 the perl scripts are displaying the
perl: warning: Setting locale failed.
LC_ALL = (unset),
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
At first I thought it was because of the upgrade, but I did a fresh
install of OESsp2 and I got the same errors. I have been searching high
and low for the fix.
you have to update to at least NWLIB6g (recent is NWLIB6h I think) which
includes the fix.
NW6.5SP5, PERL and Error message every time, when run Perl-Script
Guenter.
Hi,
Thanks, after I posted this I came across the post and downloaded
nwlib6h.exe.

Loading...