On Thu, 2004-06-24 at 07:10, Ken Murchison wrote:
> David L'Heureux wrote:
>
> > After configuring on RHEL3, I can't make from the 2.2.6 source. I seem
> > to be missing an include file , and then a bunch of (I
> > think related?) compiler errors related to krb5 stuff:
>
> http://acs-wiki.andr
David L'Heureux wrote:
I'm curious--does Cyrus ever actually use the kerberos code included by
openssl? I read somewhere that the openssl kerberos stuff is used for
imaps connections in Cyrus--is this the case?
I don't know much about it, but I believe its entirely up to whether its
compiled as
I'm curious--does Cyrus ever actually use the kerberos code included by
openssl? I read somewhere that the openssl kerberos stuff is used for
imaps connections in Cyrus--is this the case?
David L'Heureux
[EMAIL PROTECTED]
On Jun 24, 2004, at 9:37 AM, Ken Murchison w
David L'Heureux wrote:
Following up on the RHEL3 compile problem with openssl, I wanted to
point out that none of the solutions posted here or on the cyrus wiki
worked for me. Here's what did work:
I know for a fact that the LOCALDEFS solution works, because I'm using it.
--
Kenneth Murchison
Following up on the RHEL3 compile problem with openssl, I wanted to
point out that none of the solutions posted here or on the cyrus wiki
worked for me. Here's what did work:
In the configure file, change:
DEFS=-DHAVE_CONFIG_H
to:
DEFS="-DHAVE_CONFIG_H -DOPENSSL_NO_KRB5"
Setting the various e
David L'Heureux wrote:
After configuring on RHEL3, I can't make from the 2.2.6 source. I seem
to be missing an include file , and then a bunch of (I
think related?) compiler errors related to krb5 stuff:
http://acs-wiki.andrew.cmu.edu/twiki/bin/view/Cyrus/CyrusRHKerberosIncludes
--
Kenneth Murch