Now, I discovered that php5 wasn't configured with postgres, that's why I wanted to repeat the process, this time using the postgres variant.
checking for openssl/ssl.h... yes
OK
checking openssl/engine.h usability... yes
checking openssl/engine.h presence... yes
checking for openssl/engine.h... yes
checking for SSLeay_version in -lcrypto... no
checking for SSL_CTX_new in -lssl... no
checking for ENGINE_init... no
checking for ENGINE_load_builtin_engines... no
checking for SSL_set_cert_store... no
configure: error: ... Error, SSL/TLS libraries were missing or unusable
Error: The following dependencies failed to build: apache2
Error: Status 1 encountered during processing.
What does that mean? What can I do?
Thanks for any hints,
Stef