Hi,
I am trying to compile the openssl support in php 4.3.6.

Contrary to the documentation (http://it2.php.net/manual/en/ref.openssl.php) that says

---- 8< -------- 8< ----
In order to use the OpenSSL functions you need to install the <http://www.openssl.org/>OpenSSL package. PHP-4.0.4pl1 requires OpenSSL >= 0.9.6, but PHP-4.0.5 and greater will also work with OpenSSL >= 0.9.5
---- 8< -------- 8< ----


at compile time i get this error

Configuring extensions
checking for OpenSSL support... yes
checking for pkg-config... no
checking for OpenSSL version... configure: error: OpenSSL version 0.9.6 or greater required.


Regards

PS
this is on an "ancient" Red Hat 6.1 linux machine that I only use for development.
The installed version of openssl is 0.9.5



Massimo Ferrario - Inforeti srl via Pellizzo 39 - Padova - 049 8079040

Reply via email to