[pgsql-jp: 31348] postgresql-7.3.4 コンフィグエラー

zero4649 @ mx1.freecom.ne.jp zero4649 @ mx1.freecom.ne.jp
2003年 10月 29日 (水) 00:55:25 JST


ゼロです。

RedHat9にpostgresql-7.3.4をインストールしようとしたら、コンフィグで
エラーになってしまいました。
SSLのヘッダを認識していないようなのですが実際にはファイルはあるし
何がいけないのか理由がわかりません。
ご教授ください。

./configure --enable-locale --with-perl --with-odbc --with-pam --with-openssl=/usr/share/ssl --enable-multibyte=EUC_JP --prefix=/var/pgsql
で
  :
checking for zlib.h... yes
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
configure: error: header file <openssl/ssl.h> is required for OpenSSL

となります。
OpenSSLのRPMは最初openssl-0.9.7a-2しかなかったのでopenssl-devel-0.9.7a-2
を追加しましたが結果は変わりませんでした。

# rpm -qa | grep ssl
openssl-devel-0.9.7a-2
openssl-0.9.7a-2
# rpm -qa | grep gcc
gcc-gnat-3.2.2-5
libgcc-3.2.2-5
gcc-3.2.2-5
gcc-c++-3.2.2-5
gcc-g77-3.2.2-5
gcc-java-3.2.2-5

# ls -l /usr/include/openssl/ssl.h
-rw-r--r--    1 root     root        74482  2月 28  2003 /usr/include/openssl/ssl.h

# ls -l /usr/share/ssl
合計 28
drwx------    3 root     root         4096  2月 28  2003 CA
lrwxrwxrwx    1 root     root           19 10月 29 00:12 cert.pem -> certs/ca-bundle.crt
drwxr-xr-x    2 root     root         4096 10月 29 00:12 certs
drwxr-xr-x    2 root     root         4096  2月 28  2003 lib
drwxr-xr-x    2 root     root         4096 10月 29 00:12 misc
-rw-r--r--    1 root     root         7569  2月 28  2003 openssl.cnf
drwxr-xr-x    2 root     root         4096  2月 28  2003 private
-- 
 <zero4649 @ mx1.freecom.ne.jp>




pgsql-jp メーリングリストの案内