User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.6) Gecko/20040113
James E. Hopper wrote / skrev:
I am helping someone port a program to os x using x11, and he needs to
do localized text. I am having trouble making it work (i have no idea
how its supposed to work ;-)). I did:
But the program still doesnt work. can anyone tell me how to setup the
x11 command line to allow programs which use utf8 characters to work?
If you want UTF-8, why are you setting CTYPE to ISO8859-1?
Try:
setenv LC_CTYPE en_US.UTF-8
instead.
CTYPE might not be enough though it it still doesn't work try LC_ALL
instead.
--
Pelle Johansson
<email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden