./configure --prefix=/usr/local/php5 --enable-zip --with-libxml-dir=/usr/local/lib/libxml2/ --with-gd --with-ttf --enable-ftp --with-mysql=/usr/local/mysql_5_1/ --with-pdo-mysql=/usr/local/mysql_5_1/ --with-xsl=/usr/local/lib/libxslt/ --with-jpeg-dir=/usr/local/lib/libjpeg/ --with-freetype-dir=/usr/local/lib/libfreetype/ --enable-gd-native-ttf --with-apxs2=/usr/local/apache2_2_15/bin/apxs --enable-zend-multibyte --enable-mbstring --with-iconv=/usr/local/lib/libiconv/ --with-zlib-dir=/usr/local/lib/zlib/ --with-imap=/usr/local/lib/imap/
I otrzymuję:
checking for IMAP support... yes checking for IMAP Kerberos support... no checking for IMAP SSL support... no checking for utf8_mime2text signature... new checking for U8T_DECOMPOSE... checking for pam_start in -lpam... yes configure: error: Cannot find imap library (libc-client.a). Please check your c-client installation.
Prosze o pomoc.