Namazu-users-ja(旧)


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

文書ファイルに関して



 はじめまして、佐藤と申します。
NAMAZU&UNIXは、初心者です。
 
 namazuを自分に割り当てられたディレクトリにインストールし、
テキストでの検索は出来たので、エクセルファイルなども検索出来る
様にしたいと思っています。
 以下の様に文書フィルタのインストールを行いましたが、インデックスを
作成してくれませんし、インストール自体出来ないものもあります。
 /割り当てディレクトリ/の中に文書フィルタをインストールする方法を
ご存知の方がいらっしゃいましたら、大変お手数ですがご教授願います。
 それとも、/usr/local/にインストールしてもらえば済む問題なのでしょうか?

 また、lvで、UTF8からEUCに変換してやる必要もある様ですが、その辺の
情報もお持ちの方がいらっしゃいましたらご教授願います。

環境は、
System: solaris2.06
Namazu: 2.0.9
Perl: 5.00459
gcc version 2.8.0
CONFDIR: /割り当てディレクトリ/etc/namazu
LIBDIR: /割り当てディレクトリ/share/namazu/pl
FILTERDIR: /割り当てディレクトリ/share/namazu/filter
TEMPLATEDIR: /割り当てディレクトリ/share/namazu/template
Supported media types:
  application/x-compress
  application/x-gzip
  message/news
  message/rfc822
  text/hnf
  text/html
  text/html; x-type=mhonarc
  text/plain
  text/plain; x-type=rfc
  text/x-hdml
  text/x-roff

フィルターファイル関連HP:
http://www.ff.iij4u.or.jp/~ntr/lv/
http://www.wvware.com/
http://www.xlhtml.org/
http://www.foolabs.com/xpdf/

/割り当てディレクトリ/の中にNAMAZUもkakasiもインストール
しています。
 インデックスは、/割り当てディレクトリ/public_html/namazu/index
の中に作っています。
CGIや.namazurcや.mknmzrcは、/割り当てディレクトリ/public_html/の
下に置いています。
 テキスト形式のファイルでは、インデックスも作成出来て動作確認も
出来ていますが、excelファイル等は、スキップしてしまいます。

[UTF8->EUC変換用]
gzip -d lv4494.tar.gz
tar xvf lv4494.tar
cd lv4494/build
../src/configure --prefix=/割り当てディレクトリ/
make
make install   OK

[excel用]
必要なライブラリー:lv

gzip -d xlhtml-0.4.9.0.tar.gz
tar xvf xlhtml-0.4.9.0.tar
cd xlhtml-0.4.9.0
./configure --prefix=/割り当てディレクトリ/
make
make install OK

[pdf用]
必要なライブラリー:t1lib、freetype

gzip -d t1lib-1.3.tar.gz
tar xvf t1lib-1.3.tar
cd T1Lib-1.3
./configure --prefix=/割り当てディレクトリ/
make
make install OK

gzip -d freetype-1.3.1.tar.gz
tar xvf freetype-1.3.1.tar
cd freetype-1.3.1
./configure --prefix=/割り当てディレクトリ/
make
make install OK

tar zxvf xpdf-0.93.tgz NG
cd xpdf-0.93
./configure --enable-japanese --prefix=/割り当てディレクトリ/
make
make install NG

[word用]
必要なライブラリー:lv、zlib、libwmf、freetype、ImageMagick、libpng

gzip -d libwmf-0.2.2.tar.gz
tar xvf libwmf-0.2.2.tar
cd libwmf-0.2.2
./configure --prefix=/割り当てディレクトリ/
make NG
make install NG

gzip -d wv-0.7.0.tar.gz
tar xvf wv-0.7.0.tar
cd wv-0.7.0
./configure --prefix=/割り当てディレクトリ/
make NG
make install  NG

以上、よろしくお願いします。

 _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 
       佐藤  司 (tsukasa Satou) 
       
       satochan123@xxxxxxxxxxxxxx                                   
                                                                
  _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/