Pravat Chandra Patra

Setting up Locale after installation

Tuesday Sep 05, 2006


 Issue after exporting LC_ALL to a locale all LC componets doesn't reflect the change .
(Locale -l shows the locale but #localeadm -l says only C locale is installed.)



Install the Language CD (running on /.installer)


Install Local from the DVD image
http://sunsolve2.central.sun.com/search/document.do?assetkey=1-20-64937848-1&searchclause=locale%2420not%2420working%2420on%2420sol10

for x86
------
# mkdir /soldvdiso
# mount -f nfs iecg11n-60:/var/js/9/  /soldvdiso

# localeadm -a cam -d /soldvdiso/Solaris_10/Product/

(For all locale in  Central America(cam))
for sparc
---------

# mkdir /soldvdiso
# mount -f nfs /var/js/11 /soldvdiso

# localeadm -a cam -d /soldvdiso/Solaris_10/Product/

Verify the locale packages:
--------------------------
#
pkginfo  |egrep -i "(localiz|localis)" | grep  -i japanese

Verify Locale using :
======================
#localeadm -l
or
#cat  /usr/sadm/lib/localeadm/locales.list

POSIX (C)

Central America (cam)
[ Costa Rica, Guatemala, Nicaragua, Panama, El Salvador ]

Central Europe (ceu)
[ Austria, Czech Republic, Germany, Hungary, Poland, Slovakia, Switzerland (German), Switzerland (French) ]

Eastern Europe (eeu)
[ Albania, Bosnia, Bulgaria, Estonia, Croatia, Lithuania, Latvia, Macedonia, Romania, Russia, Serbia, Slovenia, Turkey ]

Middle East (mea)
[ Saudi Arabia, Israel ]

Northern Africa (naf)
[ Egypt ]

North America (nam)
[ Canada (English), Canada (French), United States, Mexico ]

Northern Europe (neu)
[ Denmark, Finland, Iceland, Norway (Bokmal), Norway (Nyorsk),  Sweden ]

South America (sam)
[ Argentina, Bolivia, Brazil, Chile, Columbia, Ecuador, Paraguay, Peru, Uraguay, Venezuela ]

Southern Europe (incomplete) (seu)
[ Italy, Greece, Portugal, Spain (Catalan), Spain (Spanish) ]

Western Europe (weu)
[France, Holland, Belgium (French), Belgium (Flemish), Ireland, England ]

Japanese (incomplete) (ja)

Simplified Chinese (incomplete) (china)

Traditional Chinese (Hong Kong) (hongkong)

Traditional Chinese (taiwan)

Thai (th_th)

Hindi (hi_in)


Like this post? del.icio.us | furl | slashdot | technorati | digg
Comments:

hello, what's the meaning of this: ultra20-henry% localeadm -l You do not appear to have created a fresh config file since you began using this application. If you have a set of Solaris install images available to you, it is recommended that you do so before proceeding. Do you wish to create a new config file? [y/n]: because i've installed many locales...

Posted by gerard henry on September 05, 2006 at 06:22 PM IST #

Post a Comment:
  • HTML Syntax: NOT allowed