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

[plamo:09406] Re: epscanの configureできない



山口@富山大学 です。

<20010329082506991.KZGU.25390.t-mta3.odn.ne.jp@mta3.odn.ne.jp>において
skasai@pop16.odn.ne.jpさんは言いました。

>   残念ながら変化ありませんでした.
> 
> 
> # pwd
> /usr/lib
> # ls -al libz*
> -rw-r--r--   1 root     root        53276  3月 22日 2000年 libz.a
> lrwxrwxrwx   1 root     root           13  3月 28日  13:23 libz.so ->
> libz.so.1.1.3
> lrwxrwxrwx   1 root     root           13  2月  1日  18:25 libz.so.1 ->
> libz.so.1.1.3
> -rwxr-xr-x   1 root     root        57236  2月  5日 2000年 libz.so.1.1.3
> #

OK ですね。

>   という状態で ldconfig を実行し epscan を ./configure しましたが結果は
> 下記のとおりです.
> 
> # ./configure
> ......
> checking for -ljpeg... yes
> checking for -lz... no
> checking location of sg.h... found it in <scsi/sg.h>
> checking for working const... yes
> checking for inline... inline
> checking whether cross-compiling... no
> checking for ANSI C header files... yes
> checking for size_t... yes
> checking how to run the C preprocessor... gcc -E
> checking whether gcc needs -traditional... no
> checking for vprintf... yes
> checking for strerror... yes
> checking for Qt directory... using /usr/lib/qt
> The following neccessary features are missing:  libz
> Unable to configure epscan
> #

変化なしですね。

後は ./configure がアーカイブの作成環境に依存しているなどでおかしい
可能性があるので、

  * 明示的に場所を指定してやる
    ./configure --with-zlib=/usr/lib
  * autoconf, automake を使う
    コマンド実行すれば直してくれるはずですが詳しい使い方は Web などを
    参照してください
    # 私が滅多に使わないのでよくわかってないだけですが...

を試してみたらいかがでしょう。
# 外せなさそうだけど --without で外せたら通ったりするかも
## 後ろ向きな解決ですが...
+--------+--------+--------+--------+--------+--------+--------+
富山大学大学院理工学研究科
電子情報工学専攻 知能システム工学第 3 講座
山口 真悟 (YAMAGUCHI Shingo)  shingo@kip.iis.toyama-u.ac.jp


References
[plamo:09405] Re: epscanの configureできない, yoneda

[検索ページ] [メール一覧]
Plamo ML 公開システム