This example assumes that all XL SMP, XL Fortran runtime, and XL Fortran 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/xlf/10.1/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/xlf/10.1/msg/%L/%N