石井です. > VineLinux3.0をインストールし postgresql 7.3.6を > ソースからコンパイルしてインストールしたいのですが > コンパイル途中でエラーがかかります。 Vine Linux 3.0はまだ使っていないので外しているかも知れませんが... > 症状としましては > ./configure --enable-multibyte=EUC_JP --enable-syslog --with-perl --with-openssl > をたたくとしばらくして --enable-multibyte=EUC_JP --enable-syslog は要りません. > 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 > > の様にインストール済みなのですが 少なくとも readline-develが必要なはずです. その他,termcap, ncurses, curses(およびdevel)のいずれかが入っている必 要もあります. -- Tatsuo Ishii