Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install AIX 6.1Chinese character set

2025-01-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article is to share with you about how to install the AIX 6.1Chinese character set. The editor thinks it is very practical, so I share it with you. I hope you can get something after reading this article.

Step one

Install the character set as follows

Smit lang

1. View the current character set of the operating system:

# locale

two。 View the installed character set of the operating system:

# locale-a

3. Install the new character set:

# smit lang

-> Add Additional Language Environments

-> CULTURAL convention to install

Enter to confirm. If the installation fails, you will be prompted which filesets is not installed. In general, there are the following six:

XlC.msg.ZH_CN.cpp

Bos.loc.utf.ZH_CN

Bos.loc.iso.Zh_CN

X11.loc.Zh_CN.base.rte

X11.loc.ZH_CN.base.rte

Java5.msg.Zh_CN

Step two

Install the following filesets on the first CD

Installp-ac-d/tmp/iso/installp/ppc X11.fnt.ucs.ttf_extb

Installp-ac-d/tmp/iso/installp/ppc bos.loc.com.utf

Installp-ac-d/tmp/iso/installp/ppc bos.iconv

Install the following filesets on the second CD

Installp-ac-d/tmp/iso2/installp/ppc X11.fnt.ucs.ttf_CN

Installp-ac-d/tmp/iso2/installp/ppc Java5.msg.Zh_CN

Installp-ac-d/tmp/iso2/installp/ppc X11.loc.ZH_CN.base.rte

Installp-ac-d/tmp/iso2/installp/ppc X11.loc.Zh_CN.base.rte

Installp-ac-d/tmp/iso2/installp/ppc bos.loc.com.CN

Installp-ac-d/tmp/iso2/installp/ppc bos.loc.utf.ZH_CN

Installp-ac-d/tmp/iso2/installp/ppc xlC.msg.ZH_CN.cpp

Step three

After that, check the system character set locale-a, if the Chinese character set is:

POSIX

ZH_CN

ZH_CN.UTF-8

Zh_CN

Zh_CN.GB***

En_US

En_US.8859-15

En_US.ISO8859-1

I saw it.

UTF

And

GB***

The Chinese character set at the end indicates that it has been installed successfully. if it is missing, re-perform step 1, enter the language installation, and select the missing Chinese character set to install.

Set locale variables

Modify the character set of the entire system

Vi / etc/environment-- > LANG=Zh_CN

Modify the character set of a single user

Vi .profile-- > EXPORT LANG=xxx

The above is how to install the AIX 6.1Chinese character set. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report