8.13. Localization Issues

8.13.1. Swedish Locale

To enable the Swedish locale for Solaris, use the pkgadd command to install these packages:

# pkgadd -d . SUNWsuta
# pkgadd -d . SUNWsutes
# pkgadd -d . SUNWsuto
# pkgadd -d . SUNWsutwa
# pkgadd -d . SUNWsutwh
# pkgadd -d . SUNWsutwl
# pkgadd -d . SUNWskio

To enable the Swedish locale for Linux, use the rpm command to install these packages:

# rpm -i SUNWsuta-4.3-04.i386.rpm
# rpm -i SUNWsuto-4.3-04.i386.rpm
# rpm -i SUNWsutwa-4.3-04.i386.rpm
# rpm -i SUNWsutwh-4.3-04.i386.rpm
# rpm -i SUNWsutwl-4.3-04.i386.rpm
# rpm -i SUNWskio-4.3-04.i386.rpm

8.13.2. Portuguese Locale

To enable the Portuguese locale for Solaris, use the pkgadd command to install these packages:

# pkgadd -d . SUNWputes
# pkgadd -d . SUNWputo
# pkgadd -d . SUNWpkio

To enable the Portuguese locale for Linux, use the rpm command to install these packages:

# rpm -i SUNWputo-4.1-04.i386.rpm
# rpm -i SUNWpkio-4.1-04.i386.rpm

8.13.3. utselect and utwall (Linux)

In the Simplified Chinese, Traditional Chinese, and Korean locales, utselect and utwall do not work properly in the Linux distributions.

Workaround: Remove the utselect and utwall catalog files from the appropriate locale sub-directory. This brings up utselect and utwall in English.

For the Simplified Chinese locale:

# rm /opt/SUNWut/lib/locale/zh_CN/LC_MESSAGES/utselect.mo
# rm /opt/SUNWut/lib/locale/zh_CN/LC_MESSAGES/utwall.mo
# rm /opt/SUNWut/lib/locale/zh_CN.utf8/LC_MESSAGES/utselect.mo
# rm /opt/SUNWut/lib/locale/zh_CN.utf8/LC_MESSAGES/utwall.mo

For the Traditional Chinese locale:

# rm /opt/SUNWut/lib/locale/zh_TW/LC_MESSAGES/utselect.mo
# rm /opt/SUNWut/lib/locale/zh_TW/LC_MESSAGES/utwall.mo

For the Korean locale:

# rm /opt/SUNWut/lib/locale/ko_KR.utf8/LC_MESSAGES/utselect.mo
# rm /opt/SUNWut/lib/locale/ko_KR.utf8/LC_MESSAGES/utwall.mo