Maxim Sokolov <msokolov(_at_)bivwood(_dot_)com> wrote:
So I did, but now when I run mknmz I get the following warning:
[root(_at_)venus test_ind]# mknmz /home/msokolov/test_jap
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "ja"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
You can avoid the warning with the following.
export PERL_BADLANG=0
-- Satoru Takabayashi