pkgsrc/textproc/namazu2/MESSAGE
obache c8af23c04e Drop dependency on p5-Text-Kakasi and p5-Text-ChaSen.
Bump PKGREVISION.

If you want to process Japanese, need to install any of WAKATI modules,
and configure.
See MESSAGE for more detail.
2007-06-15 18:17:41 +00:00

55 lines
1.9 KiB
Text

===========================================================================
$NetBSD: MESSAGE,v 1.3 2007/06/15 18:17:41 obache Exp $
Here is general notes for namazu2 package by pkgsrc.
1. If you customize namazu configuration, please edit "mknmzrc" file
in ${PKG_SYSCONFDIR} directory.
2. if you upgrade from namazu 1.X, you need to rebuild index files
since index file format was changed from namazu prior to 2.0.
3. In order to processing Japanese, you should install any of the following
WAKATI modues:
KAKASI (textproc/p5-Text-Kakasi)
ChaSen (textporc/p5-Text-ChaSen)
MeCab (textproc/p5-mcab)
And specify WAKATI module in "namazurc" file or option of mknmz:
namazurc mknmz
KAKASI $WAKATI=$KAKASI -k or --use-kakasi
ChaSen $WAKATI=$CHASEN -c or --use-chasen
MeCab $WAKATI=$MECAB -e or --use-mecab
Then, you need to set "LC_ALL", "LANG" or "LC_CTYPE" environment to "ja".
Or use --indexing-lang option of mknmz.
4. In order to display Japanese message, you need to set "LANGUAGE",
"LC_ALL", "LC_MESSAGES" or "LANG" environment to "ja".
5. If perl display locale related warnings, you need to set
"PERL_BADLANG" environment.
6. Special notes for perl 5.8.1 users: Please set environment
PERL_HASH_SEED as 0.
7. If you want to make index of bellow file type, please install
appropriate package.
Adobe PDF xpdf
Adobe PostScript ghostscript
JustSystem Ichitaro DocCat
Microsoft Excel xlHtml or DocCat
Microsoft PowerPoint xlHtml or DocCat
Microsoft Word wv or DocCat
Redhat RPM rpm
TeX source detex
TeX dvi dvi2tty
For handling non-English language, you might need lv and/or nkf
package, too.
DocCat is a commercial product from Dehenken Limited.
See http://www.dehenken.co.jp/products/products-01/products-dc01.html
in detail.
===========================================================================