- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: LANG variable
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 08:14 PM
09-17-2003 08:14 PM
LANG variable
ja_JP.SJIS
I have loaded HPUXJpn32RT on the machine.
What else needs to be done to enable Japanese messages for output.
Revert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 10:35 PM
09-17-2003 10:35 PM
Re: LANG variable
Take a look at "Configuring HPUX for different languages" on the documentation server :
http://www.docs.hp.com/hpux/onlinedocs/5185-4400/5185-4400.html
You need to set up the message cataloges and the desktop interface for the language too.
cheers,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 10:41 PM
09-17-2003 10:41 PM
Re: LANG variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 10:50 PM
09-17-2003 10:50 PM
Re: LANG variable
Are you seeing any specific issues? If so what OS?
There is also /etc/rc.config.d/LANG to change and also in the ITO startup configs LANG is set etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 11:38 PM
09-17-2003 11:38 PM
Re: LANG variable
I too have the /etc/rc.config.d/LANG set to ja_JP.SJIS
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 11:54 PM
09-17-2003 11:54 PM
Re: LANG variable
I get messages,but it is junk
could not interpret in japanese
??R??}???????h??????????????????????????????????????????B
????????????????????????????????????????????????????
????????????????????????????????????????????????????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2003 12:04 AM
09-18-2003 12:04 AM
Re: LANG variable
Just thought those messages to be in readable format.
Revert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2003 03:42 PM
09-20-2003 03:42 PM
Re: LANG variable
Well, I have also written on-line help for a product and it gets localized in Japanese. When I view the on-line help in Internet Explorer, I am able to see Japanese characters. But, if I view the same file in the Mozilla Web browser, I see all ??????? question marks.
You can ask your localization team to check on this and they will let you know if it is okay.
Hope this helps.
Thanks,
Hemanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 09:09 PM
09-23-2003 09:09 PM
Re: LANG variable
But I am getting junk on the Windows PC doing a telnet.
I have installed japanese fonts on the windows PC.
Any settings for TTY connections.
check the attache.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 05:54 AM
09-24-2003 05:54 AM
Re: LANG variable
I did have a look at your attachment. Yes, it is displaying junk characters as well.
Do have a look at this Website, which contains lot of information about Japanese localization and tty settings you have to do.
http://sunsite.eunnet.net:8888/ab2/coll.45.13/I18NDG/@Ab2PageView/9531
Hope this helps.
Regards,
Hemanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 05:19 PM
09-24-2003 05:19 PM
Re: LANG variable
One should have language packs installed on the windows version.
Also,one should make sure that
CODESET is set to japanese in the telnet options
telnet>set CODESET japanese EUC
telnet>open
(to)
now things work.
Thanks