I've been searching for information about locale but can't pin down a
manpage or any clear information about it. I'm hoping that someone has
seen this before...I'm including as much information as I can think of
to collect...
% uname -a
AIX namegoeshere 3 4 003008024D00
%
% locale
LANG=En_US
LC_COLLATE="C"
LC_CTYPE="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_MESSAGES="C"
LC_ALL=
%
This is the error message that I am trying to decipher; what does it
mean?
% dtfile.binary
Xt Warning: locale not supported by C library, locale unchanged
I interpret it as saying that the program dtfile.binary was compiled
with a locale definition other than En_US so it is *. Am I close?
Thanks in advance
Sent via Deja.com http://www.veryComputer.com/
Share what you know. Learn what you don't.