Hi. It looks like many people are having trouble with IMAP on here. My problem is probably pretty easy to fix, but I'm not an expert...so here I am.
I am running Mandrake 8.1, trying to install PHP 4.1.1. I installed IMAP using an RPM (courier-imap-1.3.12.20011123-3mdk.i586.rpm) When running configure, I got this initial error: .......... checking for pam_start in -lpam... no checking for crypt in -lcrypt... (cached) yes configure: error: Cannot find rfc822.h. Please check your IMAP installation. Then, I got the development headers (imap-devel-2000c-7mdk.i586.rpm) and re-ran configure, and it went through OK. However, when I run make, I get this: ....... /TSRM -g -O2 -o php -export-dynamic stub.lo libphp4.la /usr/bin/ld: cannot find -lcrypto collect2: ld returned 1 exit status make[1]: *** [php] Error 1 make[1]: Leaving directory `/root/downloads2/php-4.1.1' make: *** [install-recursive] Error 1 I'm not sure what it is, nor where to find "-lcrypto" Anyone have any suggestions? Thanks! Robert -- 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]