Namazu-users-ja(旧)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 独自フィルタでの問題
At Sun, 01 Jul 2001 17:35:41 +0900,
mamoru hashimoto wrote:
> 違いがあるとすれば、perlのバージョンが、5.0003→5.6.0になったくらいなの
> で、単なる設定ミスのような気がします。
perl 5.6の環境が手元にないので,ちょっとわからないのですが、
5.0003動いていたのなら大丈夫そうですよね。
>
> 1、filterとしての登録は、/usr/share/namazu/filterへのコピーだけでよいの
> か?(namazuインストールの仕方にもよりますが・・・)
はい。
> 2、filterタイプの指定は、mknmzrcには、必要ないのか?
必要ないです。
ためしに、お使いの fmlhtml.pl と http://sd5.fast.co.jp/~hirose/namazu/fmlhtml.pl
を入れ替えて、インデクスしてみてくださいませんでしょうか。
mknmzのオプションには --exclude='thread|index' をつけてください。
こんな感じ:
% mknmz --exclude='thread|index' --output-dir='/usr/people/hirose/fml/index/test' \
--media-type='text/html; x-type=fmlhtml' ~/fml/htdocs/
----
HIROSE Yoshihide