Am trying to install imap without re-doing entire PHP install. While am doing the step of configure in imap as,
./configure --with-imap=/usr/local/imap-2007f --with-imap-ssl=/usr/local/ssl --with-php-config=/usr/local/php/bin/php-config
it returns ........ configure: error: Cannot find OpenSSL's
But it definitely is there in the system and not sure why its not able to pick it up.
Any inputs or suggestion please to overcome the above?
Banu