diff options
Diffstat (limited to 'japanese/namazu2/MESSAGE')
-rw-r--r-- | japanese/namazu2/MESSAGE | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/japanese/namazu2/MESSAGE b/japanese/namazu2/MESSAGE new file mode 100644 index 00000000000..ee95a30b6e0 --- /dev/null +++ b/japanese/namazu2/MESSAGE @@ -0,0 +1,25 @@ +$NetBSD: MESSAGE,v 1.1 2001/10/31 23:29:27 zuntum Exp $ + +*WARNING*: + +1. Since index file format is differnet from namazu 1.X, you need to + rebuild index files if you upgrade from namazu 1.X. + +2. In order to processing Japanese, you need to set "LC_ALL", "LANG" + or "LC_CTYPE" environment to "ja". Or use --indexing-lang option + of mknmz. + +3. In order to display Japanese message, you need to set "LANGUAGE", + "LC_ALL", "LC_MESSAGES" or "LANG" environment to "ja". + +4. Because of lack of locale support, you need to set "PERL_BADLANG" + for perl to stop the warning on NetBSD 1.5.X and before. + On NetBSD current (1.6 or later), you don't need to set + "PERL_BADLANG" but "LC_LANG" environment. + +This package includes some bug fixes after namazu 2.0.7 release. Here +is referenced URLs and modified files in source tree. + +http://www.namazu.org/ml/namazu-users-ja/msg02073.html pl/util.pl +http://www.namazu.org/ml/namazu-devel-ja/msg02024.html pl/htmlsplit.pl +http://www.namazu.org/ml/namazu-devel-ja/msg02030.html scripts/mknmz.in |