Hi, I'm trying to build opemotif 2.3 with support for message catalogs (./configure --enable-message-catalog). This generally seems to build ok; and when I run a simple test program with a non-default LANG (e.g. LANG=ja) it looks for a message catalog file in the correct place (/usr/lib/locale/ja/LC_MESSAGES/Xm). However, this file doesn't exist, and looking at my build tree no locales have been built - only the raw msg source files are present: $ ls -1 localized/ja_JP.dt-eucJP/msg/ What do I have to do to get thse to be built? Is there an additional option to --enable-message-catalog required? Thanks in advance, Dave |
|||
