Hi,
Is anybody else having issues with compiling PHP with ----with-imap and --with-imap-ssl?
The error I'm getting:
I installed the libc-client and libc-client-devel packages, but unlike the CentOS 5.x libc-client-devel package, the same rpm in CentOS 6 does not have the libc-client.a static library.
Anybody has a (neat) fix for this already?
Is anybody else having issues with compiling PHP with ----with-imap and --with-imap-ssl?
The error I'm getting:
Code:
configure: error: Cannot find imap library (libc-client.a). Please check your c-client installation.
I installed the libc-client and libc-client-devel packages, but unlike the CentOS 5.x libc-client-devel package, the same rpm in CentOS 6 does not have the libc-client.a static library.
Anybody has a (neat) fix for this already?