checking for crypt in -lcrypt... yes
configure: error: Cannot find imap library (libc-client.a). Please check your c-client installation.
*** There was an error while trying to configure php. Check the configure/ap2/configure.php5 file
Package libc-client-2004g-2.2.1.x86_64 already installed and latest version
Package libc-client-devel-2004g-2.2.1.x86_64 already installed and latest version
[root@get05 ap2]# cat configure.php5
#!/bin/sh
./configure \
--with-apxs2 \
--with-curl=/usr/local/lib \
--with-gd \
--enable-gd-native-ttf \
--with-ttf \
--with-gettext \
--with-jpeg-dir=/usr/local/lib \
--with-freetype-dir=/usr/local/lib \
--with-kerberos \
--with-openssl \
--with-mcrypt \
--with-mhash \
--with-mysql=/usr \
--with-mysqli=/usr/bin/mysql_config \
--with-pdo-mysql=/usr \
--with-pear \
--with-png-dir=/usr/local/lib \
--with-zlib \
--with-zlib-dir=/usr/local/lib \
--enable-zip \
--with-iconv=/usr/local \
--enable-bcmath \
--enable-calendar \
--enable-ftp \
--enable-magic-quotes \
--enable-sockets \
--enable-mbstring \
--with-imap=/usr/lib/dovecot/imap \
--with-imap-ssl
/usr/lib64/libc-client.athe output of this ? :
locate libc-client.a
checking for crypt in -lcrypt... yes
configure: error: Kerberos libraries not found.
Check the path given to --with-kerberos (if no path is given, searches in /usr/kerberos, /usr/local and /usr )
*** There was an error while trying to configure php. Check the configure/ap2/configure.php5 file
Package krb5-devel-1.6.1-36.el5_4.1.x86_64 already installed and latest version
checking for crypt in -lcrypt... yes
configure: error: Kerberos libraries not found.
Check the path given to --with-kerberos (if no path is given, searches in /usr/kerberos, /usr/local and /usr )
*** There was an error while trying to configure php. Check the configure/ap2/configure.php5 file