This example assumes that all XL SMP, XL C/C++ runtime, and XL C/C++ compiler packages are installed in different non-default locations:
If you are using Bourne or Korn shell, use the following command:
export NLSPATH=$NLSPATH: /usr/local/xlsmprt_path/msg/%L/%N: /usr/local/xlrte_path/msg/%L/%N: /usr/local/xlcmp_path/vacpp/8.0/msg/%L/%N
If you are using C shell, use the following command:
setenv NLSPATH $NLSPATH: /usr/local/xlsmprt_path/msg/%L/%N: /usr/local/xlrte_path/msg/%L/%N: /usr/local/xlcmp_path/vacpp/8.0/msg/%L/%N