Re: [Evolution-hackers] Building exchange with e-d-s



On Mon, 2005-06-13 at 15:14 -0400, Jeffrey Stedfast wrote:
> sadly this broke the build, if you don't configure with exchange at
> least

Oh yeah, didnt visualise this earlier. I have now added a new configure
option called "--enable-exchange" which would have to be set to build
the Exchange plugins in evolution. This is disabled by default.

> 
> evolution now REQUIRES exchange the way configure.in was setup. 

This has been made optional now with the --enable-exchange switch.

> Also,
> according to dobey (I haven't tried this myself yet), even if you
> configure with ldap and krb, it still doesn't work because eds and evo
> require different soup versions or something.

Yeah, sorry, this was a bug in libexchange-storage.pc.in. This has been
fixed now.

-- Sarfraaz
> 

> Jeff
> 
> On Mon, 2005-06-13 at 16:23 +0530, Sarfraaz Ahmed wrote:
> > Hi,
> > 
> > I have created a new subdirectory under e-d-s/servers called "exchange"
> > which would have the Exchange server communication code. 
> > 
> > To have this built with e-d-s, you need to configure e-d-s with Kerberos
> > [ krb5 ] and LDAP. The Kerberos dependency is a bit less stronger than
> > the LDAP dependency. So, i have added a check in configure.in to enable
> > Exchange only if e-d-s is configured with LDAP. This would help the
> > build breaks people are seeing with plain vanilla configure of e-d-s.
> > 
> > The exchange plugins in evolution and the evolution-exchange module
> > would depend on the libexchange-storage.pc generated as part of e-d-s.
> > So, the steps to enable Exchange support in your new [ 2.3 onwards ]
> > version of Evolution, you need to take care of the following things.
> > 
> > 1. In evolution-data-server, use the configure option --with-krb5=/usr
> > [ or the install path of kerberos on your machine. ]
> > 2. In evolution-data-server, use the confifure option
> > --with-openldap=/opt/evo-openldap [ or the install path of Openldap on
> > your machine which has the NTLM patch applied to it. ]
> > 
> > Thanks
> > -- Sarfraaz
> > _______________________________________________
> > evolution-hackers maillist  -  evolution-hackers lists ximian com
> > http://lists.ximian.com/mailman/listinfo/evolution-hackers
> > 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]