On 1/27/06, Mark Hannessen <[EMAIL PROTECTED]> wrote: > hi list, > > I am trying to compile cyrus imap with kerberos support. > but the configure script fails with the warning that the kerberos DES > library's are not installed. > > configure: error: The Kerberos DES library is required for Kerberos support.
I assume you are compiling with the MIT Kerberos libraries instead of KTH/Heimdal that CMU uses. The cyrus-imapd autoconf scripts are very confused when it comes to building with the MIT libraries and OpenSSL. See the attached patch to fix the autoconf issues. Note that you'll have to rerun autoconf after applying the patch. -- Huaqing Zheng Beer and Code Wrangler at Large
01_config.dpatch
Description: Binary data
---- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html