namazu-ml(ring)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: キーワードに関して(長文)
"imagine/Shimizu Nariaki" <imagine@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>#mknmz -c -O ./hogehoge /hoge
>perl: warning: Setting locale failed.
>perl: warning: Please check that your locale settings:
> LANGUAGE = (unset),
> LC_ALL = (unset),
> LANG = "ja"
> are supported and installed on your system.
>perl: warning: Falling back to the standard locale ("C").
>
>これは無視してても大丈夫なのでしょうか?
無視してください。気になるなら環境変数 PERL_BADLANG に 0 を
設定すれば黙ります。
-- Satoru Takabayashi