Operating System - HP-UX
1753902 Members
9476 Online
108810 Solutions
New Discussion

Re: locale turk in HPUX 11.23

 
javilon
Occasional Contributor

locale turk in HPUX 11.23

Hi everybody

I am set the turk locale in my hpux server 11.23
#uname -a
HP-UX B.11.23 U ia64 2856240253 unlimited-user license

If i write locale -a | grep -i tr I watch tne next result

#locale -a | grep -i tr
tr_TR.iso88599
tr_TR.turkish8
tr_TR.utf8

and after I do
export LANG=tr_TR.utf8
#locale
LANG=tr_TR.utf8
LC_CTYPE="tr_TR.utf8"
LC_COLLATE="tr_TR.utf8"
LC_MONETARY="tr_TR.utf8"
LC_NUMERIC="tr_TR.utf8"
LC_TIME="tr_TR.utf8"
LC_MESSAGES="tr_TR.utf8"
LC_ALL=

But if i try wrtie turk character i dont see

Somebody know the solution???

Thank for tour request

Regards

Javi
3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: locale turk in HPUX 11.23

>But if I try write turk character I don't see

Write it where and how?
How are you logged on to HP-UX? Does your terminal emulator know about Turkish chars?
javilon
Occasional Contributor

Re: locale turk in HPUX 11.23

Hello

I am using PuTTy con emulation UTF8.
And this is the text

à aÄ rınız ..... çözümlendi.
Kontak
Açılma Tarihi

Any Idea?

Thanks
Dennis Handly
Acclaimed Contributor

Re: locale turk in HPUX 11.23

>I am using PuTTy con emulation UTF8.

Have you told PuTTy and windows/linux what locale you using?

>And this is the text

I just see Aa with accents. I would have to have the exact hex pattern of each char and perhaps a web page where they are displayed correctly. But since I'm not using putty, I'm not sure what I can do.