To compile from source, I usually do this (for dependencies):

1)      Install the evolution-devel, ews-devel, etc packages. On Fedora using 
Yum/DNF this selects all the *-devel packages for installation.

2)      Uninstall the evolution-* packages

3)      Kill all running evolution processes hard “SIGKILL”

4)      Set up my environment for compilation:

a.       c/cxxflags:

b.      export CFLAGS="-mtune=native -march=native -g"

c.       export CXXFLAGS="-mtune=native -march=native -g"

5)      Expand, and compile the evolution-data-server:

a.       ./configure --disable-uoa --with-openldap --with-contact-maps

6)       evolution: (disabled gnome-autoar)

a.       ./configure --with-openldap --enable-contact-maps --enable-plugins=all 
--disable-autoar

7)      evolution-ews:

a.       ./configure
The key is to install your distro’s evolution*devel packages, because then the 
dependencies for the devel packages (other devel packages) would be installed, 
making it easier to do the source download compile. Last iteration, I think I 
was missing some other packages, but it was easily resolved.

HTH,
Emilio


From: evolution-list [mailto:evolution-list-boun...@gnome.org] On Behalf Of 
Parikh, Samir
Sent: Wednesday, June 10, 2015 12:28 PM
To: Emre Erenoglu
Cc: evolution-list@gnome.org
Subject: Re: [Evolution] Authentication Issues with Exchange Web Services

Emre,

Your suggestion did the trick!  Thank you very much.

(With respect to Patrick’s question, which I just saw, I am using Evolution 
3.10.4.)

I also just saw a continuation of this thread about compiling to a newer 
version – I have not read through all of the replies yet but perhaps I should.  
I did try to compile from source but every time I ran ./configure, it seemed 
liked I was missing many dependencies.  If there were suggestions for selecting 
another distribution that keeps Evolution more up to date, I will also look 
into those.

Thanks again.
Samir

From: Emre Erenoglu [mailto:ereno...@gmail.com]
Sent: Friday, 05 June, 2015 13:46
To: Parikh, Samir
Cc: Robert Munteanu; evolution-list@gnome.org<mailto:evolution-list@gnome.org>
Subject: Re: [Evolution] Authentication Issues with Exchange Web Services

On Fri, Jun 5, 2015 at 9:05 PM, Parikh, Samir 
<samir.par...@nationalgrid.com<mailto:samir.par...@nationalgrid.com>> wrote:
Based on this, what values should I be entering for my username (e.g. 
"DOMAIN\username" or just "username") and the URL fields (e.g. just accept what 
is returned via the "FETCH URL" button or use the URL used to access OWA)?
Hi,
I always use DOMAIN\username, just give it a try. Also just accept what 
autoconfig has given you, if it does not work, then try something like:  
"https://webmail.companyname.com/ews/exchange.asmx";  but we cant' be sure that 
it would work, so if both autoconfig and this url does not work, you need to 
ask your admin which protocols are enabled on the server (you need EWS) and 
what is the EWS URL.

Note that Xubuntu 14.04 Evolution packages are pretty old, even ancient (3.10 
if I understand right). Even Vivid 15.04 has very old packages. So I compile my 
own from time to time. Alternatively, if you upgrade to Vivid 15.04, you can 
use Fabien Tassin PPA here: https://launchpad.net/~fta/+archive/ubuntu/gnome3  
and use 3.16.x which is relatively recent.

Emre




This e-mail, and any attachments are strictly confidential and intended for the 
addressee(s) only. The content may also contain legal, professional or other 
privileged information. If you are not the intended recipient, please notify 
the sender immediately and then delete the e-mail and any attachments. You 
should not disclose, copy or take any action in reliance on this transmission.

You may report the matter by contacting us via our UK Contacts 
Page<http://www2.nationalgrid.com/contact-us/> or our US Contacts 
Page<https://www1.nationalgridus.com/ContactUs> (accessed by clicking on the 
appropriate link)

Please ensure you have adequate virus protection before you open or detach any 
documents from this transmission. National Grid plc and its affiliates do not 
accept any liability for viruses. An e-mail reply to this address may be 
subject to monitoring for operational reasons or lawful business practices.

For the registered information on the UK operating companies within the 
National Grid group please use the attached link: 
http://www.nationalgrid.com/corporate/legal/registeredoffices.htm

The information contained in this transmission contains privileged and 
confidential information. It is intended only for the use of the person named 
above. If you are not the intended recipient, you are hereby notified that any 
review, dissemination, distribution or duplication of this communication is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender by reply email and destroy all copies of the original message.

CAUTION: Intended recipients should NOT use email communication for emergent or 
urgent health care matters.

_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to