Hi,
I've searched through mailing lists for two days now, to no avail. Any help would be great.
Some information:
/etc/ld.so.conf
--Snip--
/usr/lib
/usr/local/apache/libexec
/usr/local/lib/
/usr/local/mysql/lib/mysql/
/usr/include
/usr/include/gdbm
/usr/kerberos/lib
OS : Redhat 7.1
Kernel : 2.4.12
Here is what i'm doing:
./configure --with-gd --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --with-freetype-dir=/usr/lib --with-mysql=/usr/local/mysql --with-imap--with-kerberos --enable-ftp --with-zlib
This is the error I recieve:
checking for iconv support... no
checking for IMAP support... yes
checking for pam_start in -lpam... no
configure: error: Cannot find rfc822.h. Please check your IMAP installation.
So, I downloaded this file:
imap-2001a.RELEASE-CANDIDATE.2 ....
as was suggested in other threads here. I get a little further, however, even when i include the path, i get this:
checking for iconv support... no
checking for IMAP support... yes
checking for pam_start in -lpam... (cached) no
configure: error: Cannot find imap library. Please check your IMAP installation.
I know I've got IMAP installed, this is the rpm used:
imap-2000c-10
Any help/insight would be much appreciated.
If I failed to include any pertinent information, please let me know.
Thanks,
-James.