Namazu-devel-ja(旧)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

namazu 2.0.13RC3動作確認(OpenBSD 3.4i386 on Bochs)



臼田です。

Bochs上のOpenBSD 3.4 i386で 2.0.13RC3 の動作確認しました。

Bochsのサイトにあったインストール済みディスクイメージを使っています。
kakasi,nkfは入れていません。

  システム: OpenBSD 3.4 i386
  Perl: v5.8.0 built for i386-openbsd
  NKF: なし
  Wakati: なし

mknmz-9のみFAILになりましたがBochs環境で実行しているため
killに時間がかかりすぎているせいなので通常環境では問題ない
と思います。

make  check-TESTS
略
PASS: mknmz-8
FAIL: mknmz-9
PASS: mknmz-10
略
=====================
1 of 44 tests failed
=====================

  *** mknmz -C
System: openbsd
Namazu: 2.0.13RC3
Perl: 5.008
File-MMagic: 1.20
NKF: no
KAKASI: no
ChaSen: no
Lang_Msg: C
Lang: C
Coding System: euc
CONFDIR: /usr/local/etc/namazu
LIBDIR: ../pl
FILTERDIR: ../filter
TEMPLATEDIR: ../template
Supported media types:   (15)
Unsupported media types: (17) 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/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

臼田幸生