Compiling --with-openssl on Red Hat 9
От | Jonathan Gardner |
---|---|
Тема | Compiling --with-openssl on Red Hat 9 |
Дата | |
Msg-id | 200311250854.39534.jgardner@jonathangardner.net обсуждение исходный текст |
Ответы |
Re: Compiling --with-openssl on Red Hat 9
Re: Compiling --with-openssl on Red Hat 9 |
Список | pgsql-admin |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a bit of a problem getting PostgreSQL 7.4's configure script to recognize openSSL. $ ./configure --with-openssl ... checking for SSL_library_init in -lssl... 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 $ locate openssl/ssl.h /usr/include/openssl/ssl.h $ ./configure --with-openssl=/usr/include ... checking for SSL_library_init in -lssl... 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 $ ./configure --with-openssl=/usr/include/openssl ... checking for SSL_library_init in -lssl... 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 Any ideas? - -- Jonathan Gardner jgardner@jonathangardner.net Live Free, Use Linux! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/w4lOWgwF3QvpWNwRAmMCAKC+e17ogRA/uNHdMT3FbMOq3fivawCgx5pS /obFSTML08z1EcLTkyZh6eE= =5aZt -----END PGP SIGNATURE-----
В списке pgsql-admin по дате отправления: