Technical Note: Sun Java System Access Manager Localization Guide

ProcedureTo Generate an MO File From the Created PO File

  1. Open a terminal window (if necessary).

  2. Go to the directory where a PO file is stored, /export/am_mo_gen in this procedure.

    # cd /export/am_mo_gen

  3. Generate the MO file by using the msgfmt tool.

    # msgfmt -g -o example.mo example.po