vine-users ML アーカイブ



[vine-users:067867] postgres コンパイルエラー

  • From: <kazuly_sakura@xxxxxxxxxxx>
  • Subject: [vine-users:067867] postgres コンパイルエラー
  • Date: Thu, 23 Sep 2004 22:54:28 +0900
田中と申します。
初めて投稿させて戴きます。

VineLinux3.0をインストールし postgresql 7.3.6を
ソースからコンパイルしてインストールしたいのですが
コンパイル途中でエラーがかかります。

症状としましては
./configure --enable-multibyte=EUC_JP --enable-syslog --with-perl --with-openssl
をたたくとしばらくして

configure: error: readline library not found
If you have readline already installed, see config.log for details on the
failure.  It is possible the compiler isn't looking in the proper directory.
Use --without-readline to disable readline support.

の様にライブラリが見つからないのエラーが出ます。
しかしながら、 readline のライブラリは

rpm -qa | grep readline
readline-4.3-5vl1

の様にインストール済みなのですが
どなたか対処法ご教授願えないでしょうか。

よろしくお願い致します。