Namazu-devel-ja(旧)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
namazu 2.0.13RC1 動作確認 (Cygwin 2人目)
- From: Yukio USUDA <usuda@xxxxxxxxxx>
- Date: Thu, 25 Mar 2004 12:54:20 +0900
- X-ml-name: namazu-devel-ja
- X-mail-count: 03912
臼田です
cygwinではあまり試していなかったので
namazu 2.0.13RC1 の動作確認を行ってみました。
エントリーしていたものについてはまた後ほど報告します。
・ 動作確認環境
3) Cygwin
システム: CYGWIN_NT-5.1 1.5.7(0.109/3/2)
Perl: v5.8.2 built for cygwin-thread-multi-64int
NKF: /usr/local/bin/nkf (2.02)
Wakati: /usr/local/bin/kakasi (2.3.3)
・ 動作確認
$ tar xzf namazu-2.0.13RC1.tar.gz
$ cd namazu-2.0.13RC1
$ ./configure ; make check
として実施
PASS: mknmz-1、PASS: mknmz-2、PASS: mknmz-3、
PASS: mknmz-4、PASS: mknmz-5、PASS: gcnmz-1
が表示される前に
"I won't mmap that file, using a slower method"
というメッセージが複数回でました。
make checkの結果は
:
PASS: ja-mknmz-1
FAIL: ja-namazu-cgi-1
PASS: ja-namazu-1
====================
1 of 47 tests failed
====================
一つfailが出てしまいました。
・ tests/test-log 内の mknmz -C の結果
*** mknmz -C
システム: cygwin
Namazu: 2.0.13RC1
Perl: 5.008002
File-MMagic: 1.20
NKF: /usr/local/bin/nkf
KAKASI: /usr/local/bin/kakasi -ieuc -oeuc -w
茶筌: no
わかち書き: /usr/local/bin/kakasi -ieuc -oeuc -w
メッセージの言語: ja_JP.SJIS
言語: ja_JP.SJIS
文字コード: euc
CONFDIR: /usr/local/etc/namazu
LIBDIR: ../pl
FILTERDIR: ../filter
TEMPLATEDIR: ../template
Supported media types: (23)
Unsupported media types: (9) marked with minus (-) probably missing application in your $path.
- application/excel: excel.pl
application/ichitaro5: taro56.pl
application/ichitaro6: taro56.pl
application/macbinary: macbinary.pl
application/msword: msword.pl
- application/pdf: pdf.pl
- application/postscript: postscript.pl
- application/powerpoint: powerpoint.pl
- application/rtf: rtf.pl
application/vnd.sun.xml.calc: ooo.pl
application/vnd.sun.xml.draw: ooo.pl
application/vnd.sun.xml.impress: ooo.pl
application/vnd.sun.xml.writer: ooo.pl
application/x-apache-cache: apachecache.pl
application/x-bzip2: bzip2.pl
application/x-compress: compress.pl
- application/x-deb: deb.pl
- application/x-dvi: dvi.pl
application/x-gzip: gzip.pl
application/x-js-taro: taro7_10.pl
application/x-rpm: rpm.pl
- application/x-tex: tex.pl
- audio/mpeg: mp3.pl
message/news: mailnews.pl
message/rfc822: mailnews.pl
text/hnf: hnf.pl
text/html: html.pl
text/html; x-type=mhonarc: mhonarc.pl
text/plain
text/plain; x-type=rfc: rfc.pl
text/x-hdml: hdml.pl
text/x-roff: man.pl
*** starting ./mknmz-1
臼田幸生