Installation
All PE filesets use message cataloging so that messages can appear in
languages other than English. Each fileset has message catalogs
installed in a directory located by the NLSPATH environment variable.
The message catalogs are installed in three common English language paths and
are in the format of <component>.cat. The paths
are:
- /usr/lib/nls/msg/en_US
- /usr/lib/nls/msg/En_US
- /usr/lib/nls/msg/C
Notes:
- Before verifying the installation for POE, you should set the
LANG environment variable to C.
- If the message catalogs are installed in a directory other than
C, then you need to modify /etc/environment to set the
NLSPATH to the appropriate directory. You also need to set
the user's LANG environment variable.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]