Re: [Evolution-hackers] Gnome Evolution installation error

2013-03-09 Thread Matthew Barnes
On Sat, 2013-03-09 at 22:57 +0200, Ebru Akagunduz wrote:
> How can i fix it? 

Install evolution-data-server from git first.

Matthew Barnes


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


[Evolution-hackers] Gnome Evolution installation error

2013-03-09 Thread Ebru Akagunduz
Hi, i cloned Gnome Evolution from git. Necessary packages for i used
apt-get build-dep. But I am getting warning when i run the below command:
 ./configure prefix=/opt
.
.
*configure: error: gweather-3.5 is not yet supported.  Install gweather-3.4
or specify --disable-weather as a configure option to exclude the
calendar-weather plugin*
So i used ./configure  --disable-weathe prefix=/opt But still i am getting
error

e-mail-folder-utils.c: In function 'e_mail_folder_uri_equal':
e-mail-folder-utils.c:1656:2: error: 'CamelStoreClass' has no member named
'compare_folder_name'
e-mail-folder-utils.c:1658:15: error: 'CamelStoreClass' has no member named
'compare_folder_name'
cc1: some warnings being treated as errors
make[3]: *** [libemail_engine_la-e-mail-folder-utils.lo] Error 1
make[3]: Leaving directory `/home/ebru/evolution-master/libemail-engine'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ebru/evolution-master/libemail-engine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ebru/evolution-master'
make: *** [all] Error 2

How can i fix it?
___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-hackers