You can manually rebuild PHP and include --with-imap=/path/to/imap-2002e/g
or just create a sylink in /usr/local/cpanel/src/3rdparty/bsd/imap > imap-2002e/g
then use '--with-imap=/usr/local/cpanel/src/3rdparty/bsd/imap' '--witih-imap-ssl' '--with-kerberos'
in the configure line, then run- make clean; make; make install.
And it will compile succesffully.
or just create a sylink in /usr/local/cpanel/src/3rdparty/bsd/imap > imap-2002e/g
then use '--with-imap=/usr/local/cpanel/src/3rdparty/bsd/imap' '--witih-imap-ssl' '--with-kerberos'
in the configure line, then run- make clean; make; make install.
And it will compile succesffully.