Christopher Murtagh writes:
> checking openssl/ssl.h usability... no
> checking openssl/ssl.h presence... no
> checking for openssl/ssl.h... no
> configure: error: header file is required for OpenSSL
Check the config.log file.
> [EMAIL PROTECTED] postgres]$ /usr/local/pgsql/bin/createlang plper
Greetings,
I'm trying to build 7.3.4 and I've come across two problems, one during
the configure and the other afterward.
Problem 1)
Trying to build with openssl support gives this:
./configure --with-openssl --enable-odbc --with-perl --enable-multibyte
...
checking openssl/ssl.h usability.