In order to compile php with imap you have to download University of Washington Imap C-client library compile and install in. And then compile php with-imap=/path/to/imap-Cclient directory --- Christopher Cheng <[EMAIL PROTECTED]> wrote: > I am new to using PHP with IMAP? > As I recompile PHP, I use > > rm config.cache > ./configure --enable-track-vars > --enable-force-cgi-redirect --with-gettext - > -with-mysql --with-sybase=/opt/sybase --with-apxs > --with-imap > make > make install > > After I restart Apache, it says that > Cannot load /www/libexec/libphp4.so into server: > /www/libexec/libphp4.so: > undefined symbol: gss_mech_krb5 > > Does it mean that I miss the DIR option after > "--with-imap"? I am using > Redhat 6.2, what should it always be? > > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > To contact the list administrators, e-mail: > [EMAIL PROTECTED] > __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]