免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2281 | 回复: 0
打印 上一主题 下一主题

安装后补装语言包 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2009-08-11 00:20 |只看该作者 |倒序浏览

                                   今天帮人家安装一台T5220,到最后发现他们用它来跑Oracle的,一定要安装那英文的语言包,不能用默认的语言包。郁闷死了到他们用数据库的时候才发现,没办法只能手动的帮他们安装了。在这汲取了一些教训:做事情一定要细心、认真;
   但是,无论怎样也要补这个过。
   安装语言包的步骤:
1.查看安装的语言包的安装情况;因为我不记得那些语言包的缩写了,所以要列出来看一下,红色的是我要安装的语言包。=_=

  Normal
  0
  
  7.8 磅
  0
  2
  
  false
  false
  false
  
   
   
   
   
   
   
   
   
   
   
   
   
  
  MicrosoftInternetExplorer4



/* Style Definitions */
table.MsoNormalTable
        {mso-style-name:普通表格;
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:"Times New Roman";
        mso-ansi-language:#0400;
        mso-fareast-language:#0400;
        mso-bidi-language:#0400;}
# localeadm -l
Checking for installed packages. This could take a while.
Checking for Australasia region (aua)
(c_solaris packages)
|.|
No packages found.
Checking
for Central America region (cam)
(c_solaris packages)
|.|
No packages found.
Checking for Central Europe region (ceu)
(c_solaris packages)
|.|
No packages found.
Checking for Eastern Europe region (eeu)
(c_solaris packages)
|.|
No packages found.
Checking for Middle East region (mea)
(c_solaris packages)
|.|
No packages found.
Checking for Northern Africa region (naf)
(c_solaris packages)
|.|
No packages found.
Checking
for North America region (nam)
(c_solaris packages)
|.|
No packages found.
Checking for Northern Europe region (neu)
(c_solaris packages)
|.|
No packages found.
Checking
for South America region (sam)
(c_solaris packages)
|.|
No packages found.
Checking for Southern Europe region (seu)
(c_solaris packages)
|.|
No packages found.
Checking for Western Europe region (weu)
(c_solaris packages)
|.|
No packages found.
Checking for Japanese region (ja)
(c_solaris packages)
|...|
Not all packages found (1 out of 3).
Checking for Korean region (korean)
(c_solaris packages)
|..|
Not all packages found (1 out of 2).
Checking for Simplified Chinese region (china)
(c_solaris packages)
|..|
All packages found.
Checking for Simplified Chinese region (china)
(solaris1 packages)
|.............|
All packages found.
Checking for Simplified Chinese region (china)
(solaris2 packages)
|.....|
All packages found.
Checking for Simplified Chinese region (china)
(solaris3 packages)
|Checking for Simplified Chinese region (china)
(solaris4 packages)
|Checking for Simplified Chinese region (china)
(solaris5 packages)
|....|
All packages found.
Checking for Simplified Chinese region (china)
(Solaris6 packages)
|Checking for Simplified Chinese region (china)
(langcd1 packages)
|.....................................................................................|
All packages found.
Checking for Traditional Chinese (Hong Kong) region (hongkong)
(c_solaris packages)
|..|
Not all packages found (1 out of 2).
Checking for Traditional Chinese region (taiwan)
(c_solaris packages)
|..|
Not all packages found (1 out of 2).
Checking for Thai region (th_th)
(c_solaris packages)
|.|
No packages found.
Checking for Hindi region (hi_in)
(c_solaris packages)
|.|
No packages found.
-----------------
The following regions are installed on solaris-177 on Mon Dec 15 11:43:02 CST
2008
POSIX (C)
Simplified Chinese (china)
Done.
A copy of this report can be found in /var/sadm/system/data/locales.list
2.安装
#

  Normal
  0
  
  7.8 磅
  0
  2
  
  false
  false
  false
  
   
   
   
   
   
   
   
   
   
   
   
   
  
  MicrosoftInternetExplorer4



/* Style Definitions */
table.MsoNormalTable
        {mso-style-name:普通表格;
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:"Times New Roman";
        mso-ansi-language:#0400;
        mso-fareast-language:#0400;
        mso-bidi-language:#0400;}
localeadm -a nam  -d   /cdrom/cdrom0/Solaris_10/Product


  Normal
  0
  
  7.8 磅
  0
  2
  
  false
  false
  false
  
   
   
   
   
   
   
   
   
   
   
   
   
  
  MicrosoftInternetExplorer4



/* Style Definitions */
table.MsoNormalTable
        {mso-style-name:普通表格;
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";
        mso-fareast-font-family:"Times New Roman";
        mso-ansi-language:#0400;
        mso-fareast-language:#0400;
        mso-bidi-language:#0400;}
locale/region name is nam

Devices are
/net/install/latest/Solaris/Product
.
.
.
One or more locales have been added.
To update the list of locales available
at
OK  搞掂
               
               
               
               
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/102731/showart_2023920.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP