Namazu-users-en(old)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with documents in Japanese
Maxim Sokolov <msokolov@xxxxxxxxxxx> wrote:
>So I did, but now when I run mknmz I get the following warning:
>
>[root@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