[PHP] --with-imap-ssl

2001-07-27 Thread Held Markus
Hello, i have a big problem. I want to compile php4.0.6 ./configure --with-imap --with-imap-ssl=/usr/lib checking for IMAP support... yes checking for pam_start in -lpam... (cached) yes checking for Kerberos support in IMAP... no checking for SSL support in IMAP... yes configure: error: T

[PHP] --with-imap-ssl

2001-07-13 Thread alexus
i've tryed --with-imap-ssl in my configure line and i got this.. . checking for SSL support in IMAP... yes configure: error: This c-client library does not support SSL. Recompile or remove --with-imap-ssl from configure line. su-2.05# what needs to be done in order to make it work? -- PHP

[PHP] --with-imap-ssl

2001-05-16 Thread ilya
broken, imap2001 (latest c-client), does not contain auth_ssl anymore, compilation of php --with-imap-ssl fails with: /bin/sh /usr/tmp/php-4.0.5/libtool --silent --mode=compile gcc -I. -I/usr/tmp/php-4.0.5/ext/imap -I/usr/tmp/php-4.0.5/main -I/usr/tmp/php-4.0.5 -I/usr/local/include/apache -I/usr/tmp

[PHP] --with-imap-ssl

2001-03-28 Thread Nate Mueller
Does anyone know how to use imap with ssl if this configure option is given (4.0.3 and later)? I can't find anything in the docs. --Nate -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To c