Chinaunix首页 | 论坛 | 博客
  • 博客访问: 540368
  • 博文数量: 375
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 15
  • 用 户 组: 普通用户
  • 注册时间: 2013-09-20 10:21
文章分类

全部博文(375)

文章存档

2015年(1)

2014年(374)

分类:

2014-09-03 11:44:06

转自:=中文
 
终结solaris中文安装问题:
It is most likely the case that one or more required packages were not installed properly. On Solaris 10 please refer to the localeadm utility. Otherwise refer to the locale package pages for Solaris 9, Solaris 8 and Solaris 7.

By-the-way, using Chinese as the installation language is not enough to install all Chinese locales. Users still need to select all of the locales they need from the GEO screen during the installation. Only zh or zh_TW locale is installed by default when Simplified Chinese or Traditional Chinese is used as the installation langauge.


即solaris10用如下命令添加简体中文支持:
# localeadm -a zh_CN -d /net/sparc_images/export/pkgs

其他的语言有:zh_TW, zh_HK,  hi_IN,  th_TH, ko_KR, ja等, “/net/sparc_images/export/pkgs” 应该换成你的cd/dvd安装包位置。

对solaris 9 sparc/x86 手动安装如下包:
http://developers.sun.com/dev/gadc/techtips/sol9_locale_pkgs/asia.html#zh_CN

对solaris 8 sparc/x86 手动安装如下包:http://developers.sun.com/dev/gadc/techtips/sol8_locale_pkgs/asiapac.html#zh_CN

对solaris 7 sparc/x86 手动安装如下包:http://developers.sun.com/dev/gadc/techtips/sol7pkglist/asia.html#zh

记得手动安装前,把你已经安装过的中文包最好删除掉,然后按照cd1/cd2/lang的顺序手动安装包。
阅读(600) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~