Re: [Evolution] Contacts from Outlook

2011-11-18 Thread Raboo

Milan Crha wrote:
 
   Hi,
 switch to branch suitable for your evolution version and compile it. The
 missing function is added in 3.3.1 of evolution-data-server. Choose
 gnome-X-YY branch (the gnome-2-28 has some backward compatibility code,
 if I recall correctly, it can build against 2.32.x too).
   Bye,
   Milan
 

Hi, I've had same problem for some time now.
How do I switch to correct branch? I have evolution-data-server 3.2.1.

Regards,
/Raboo

--
View this message in context: 
http://gnome-evolution-general.1774414.n4.nabble.com/Contacts-from-Outlook-tp3932540p4082718.html
Sent from the Gnome Evolution - General mailing list archive at Nabble.com.
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Contacts from Outlook

2011-11-18 Thread Andre Klapper
On Fri, 2011-11-18 at 01:52 -0800, Raboo wrote:
 Milan Crha wrote:
  
  Hi,
  switch to branch suitable for your evolution version and compile it. The
  missing function is added in 3.3.1 of evolution-data-server. Choose
  gnome-X-YY branch (the gnome-2-28 has some backward compatibility code,
  if I recall correctly, it can build against 2.32.x too).
  Bye,
  Milan
  
 
 Hi, I've had same problem for some time now.
 How do I switch to correct branch? I have evolution-data-server 3.2.1.

See https://live.gnome.org/Git/Developers#Using_Branches when compiling
from git. When using tarballs, download the correct tarball version.

andre
-- 
mailto:ak...@gmx.net | failed
http://blogs.gnome.org/aklapper | http://www.openismus.com

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


Re: [Evolution] Contacts from Outlook

2011-11-18 Thread Artur Flinta
Hi!

On Fri, Nov 18, 2011 at 10:52 AM, Raboo elias.r...@gmail.com wrote:
 How do I switch to correct branch? I have evolution-data-server 3.2.1.

enter into directory with source of evolution-ews, then clean it from
compilation products issuing a command: make clean
then type: git checkout gnome-3-2
this will switch You to proper branch, then refresh source with
command: git pull
and then recompile evolution-ews and reinstall.

Regards
Artur

-- 
Każdy problem ma swoje rozwiązanie, zatem
jeżeli nie ma rozwiązania to nie ma problemu.
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Contacts from Outlook

2011-11-07 Thread David Woodhouse
On Fri, 2011-11-04 at 16:57 +0100, Andre Klapper wrote:
 On Mon, 2011-10-24 at 11:04 +0200, Josu Lazkano wrote:
  Hello list, I have Evolution on a Ubuntu 11.04 Desktop. I have a
  Outlook server and I want to get all my contacts from there.
  
  I try the MAPI protocol but it is not as stable as I need, I am
  using IMAP to connect the mail.
  
  Is possible to export all contacts from the Outlook and import on 
  the Evolution?
 
 I hope that
 http://library.gnome.org/users/evolution/stable/import-data.html
 covers the answers.

(A full citation because I think it's appropriate on this occasion, not
because I'm too lazy to trim it)

Josu actually said 'an Outlook server', by which I assume he meant
Exchange. Using EWS may be a suitable alternative.

-- 
dwmw2


smime.p7s
Description: S/MIME cryptographic signature
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Contacts from Outlook

2011-11-07 Thread Josu Lazkano
On Mon, 2011-11-07 at 10:13 +0100, David Woodhouse wrote:
 On Fri, 2011-11-04 at 16:57 +0100, Andre Klapper wrote:
  On Mon, 2011-10-24 at 11:04 +0200, Josu Lazkano wrote:
   Hello list, I have Evolution on a Ubuntu 11.04 Desktop. I have a
   Outlook server and I want to get all my contacts from there.
   
   I try the MAPI protocol but it is not as stable as I need, I am
   using IMAP to connect the mail.
   
   Is possible to export all contacts from the Outlook and import on 
   the Evolution?
  
  I hope that
  http://library.gnome.org/users/evolution/stable/import-data.html
  covers the answers.
 
 (A full citation because I think it's appropriate on this occasion, not
 because I'm too lazy to trim it)
 
 Josu actually said 'an Outlook server', by which I assume he meant
 Exchange. Using EWS may be a suitable alternative.
 

Yes, I want to get the contact information from the Exchange server.

I am trying DavMail (http://davmail.sourceforge.net), but I didn't get
any contacts.

I will try to ask on the DavMail list.

Best regards.

-- 
Josu Lazkano
Barcelona Media – Centre d’Innovació

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


Re: [Evolution] Contacts from Outlook

2011-11-07 Thread Artur Flinta
On Mon, Nov 7, 2011 at 10:18 AM, Josu Lazkano
josu.lazk...@barcelonamedia.org wrote:
 Yes, I want to get the contact information from the Exchange server.

 I am trying DavMail (http://davmail.sourceforge.net), but I didn't get
 any contacts.

 I will try to ask on the DavMail list.

Don't waste Your time with DavMail, and do as David said, try
evolution-ews which is perfect solution for fetching e-mails and
contacts from Exchange servers.

Regards
Artur

-- 
Każdy problem ma swoje rozwiązanie, zatem
jeżeli nie ma rozwiązania to nie ma problemu.
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Contacts from Outlook

2011-11-07 Thread L
On Mon, Nov 7, 2011 at 8:34 PM, Artur Flinta afli...@gmail.com wrote:
 On Mon, Nov 7, 2011 at 10:18 AM, Josu Lazkano
 josu.lazk...@barcelonamedia.org wrote:
 Yes, I want to get the contact information from the Exchange server.

 I am trying DavMail (http://davmail.sourceforge.net), but I didn't get
 any contacts.

 I will try to ask on the DavMail list.

 Don't waste Your time with DavMail, and do as David said, try
 evolution-ews which is perfect solution for fetching e-mails and
 contacts from Exchange servers.

the make process stopped  with following errors, hope someone points
out how to fix it


Making all in camel
make[3]: Entering directory `/home/user/evolution-ews/src/camel'
  CC libcamelews_la-camel-ews-folder.lo
camel-ews-folder.c: In function 'ews_synchronize_sync':
camel-ews-folder.c:780:3: error: implicit declaration of function
'camel_folder_summary_get' [-Werror=implicit-function-declaration]
camel-ews-folder.c:780:3: warning: nested extern declaration of
'camel_folder_summary_get' [-Wnested-externs]
camel-ews-folder.c: In function 'ews_folder_count_notify_cb':
camel-ews-folder.c:837:3: error: implicit declaration of function
'camel_folder_summary_get_saved_count'
[-Werror=implicit-function-declaration]
camel-ews-folder.c:837:3: warning: nested extern declaration of
'camel_folder_summary_get_saved_count' [-Wnested-externs]
camel-ews-folder.c:840:3: error: implicit declaration of function
'camel_folder_summary_get_unread_count'
[-Werror=implicit-function-declaration]
camel-ews-folder.c:840:3: warning: nested extern declaration of
'camel_folder_summary_get_unread_count' [-Wnested-externs]
camel-ews-folder.c: In function 'sync_updated_items':
camel-ews-folder.c:928:6: warning: assignment makes pointer from
integer without a cast [enabled by default]
camel-ews-folder.c: In function 'ews_expunge_sync':
camel-ews-folder.c:1383:2: error: implicit declaration of function
'camel_folder_summary_get_array'
[-Werror=implicit-function-declaration]
camel-ews-folder.c:1383:2: warning: nested extern declaration of
'camel_folder_summary_get_array' [-Wnested-externs]
camel-ews-folder.c:1383:13: warning: assignment makes pointer from
integer without a cast [enabled by default]
camel-ews-folder.c:1391:8: warning: assignment makes pointer from
integer without a cast [enabled by default]
camel-ews-folder.c:1399:2: error: implicit declaration of function
'camel_folder_summary_free_array'
[-Werror=implicit-function-declaration]
camel-ews-folder.c:1399:2: warning: nested extern declaration of
'camel_folder_summary_free_array' [-Wnested-externs]
camel-ews-folder.c: In function 'ews_folder_constructed':
camel-ews-folder.c:1460:2: error: implicit declaration of function
'camel_network_settings_get_host'
[-Werror=implicit-function-declaration]
camel-ews-folder.c:1460:2: warning: nested extern declaration of
'camel_network_settings_get_host' [-Wnested-externs]
camel-ews-folder.c:1460:7: warning: assignment makes pointer from
integer without a cast [enabled by default]
camel-ews-folder.c:1461:2: error: implicit declaration of function
'camel_network_settings_get_user'
[-Werror=implicit-function-declaration]
camel-ews-folder.c:1461:2: warning: nested extern declaration of
'camel_network_settings_get_user' [-Wnested-externs]
camel-ews-folder.c:1461:7: warning: assignment makes pointer from
integer without a cast [enabled by default]
cc1: some warnings being treated as errors

make[3]: *** [libcamelews_la-camel-ews-folder.lo] Error 1
make[3]: Leaving directory `/home/user/evolution-ews/src/camel'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/user/evolution-ews/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/evolution-ews'
make: *** [all] Error 2



 Regards
 Artur

 --
 Każdy problem ma swoje rozwiązanie, zatem
 jeżeli nie ma rozwiązania to nie ma problemu.
 ___
 evolution-list mailing list
 evolution-list@gnome.org
 To change your list options or unsubscribe, visit ...
 http://mail.gnome.org/mailman/listinfo/evolution-list




-- 
   °v°
 /( $ )\ Linux Toys
  ^   ^  http://linuxishbell.wordpress.com/
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Contacts from Outlook

2011-11-07 Thread Milan Crha
On Tue, 2011-11-08 at 14:17 +1100, L wrote:
 the make process stopped  with following errors, hope someone points
 out how to fix it
 
 
 Making all in camel
 make[3]: Entering directory `/home/user/evolution-ews/src/camel'
   CC libcamelews_la-camel-ews-folder.lo
 camel-ews-folder.c: In function 'ews_synchronize_sync':
 camel-ews-folder.c:780:3: error: implicit declaration of function
 'camel_folder_summary_get' [-Werror=implicit-function-declaration] 

Hi,
switch to branch suitable for your evolution version and compile it. The
missing function is added in 3.3.1 of evolution-data-server. Choose
gnome-X-YY branch (the gnome-2-28 has some backward compatibility code,
if I recall correctly, it can build against 2.32.x too).
Bye,
Milan

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


Re: [Evolution] Contacts from Outlook

2011-11-04 Thread Andre Klapper
On Mon, 2011-10-24 at 11:04 +0200, Josu Lazkano wrote:
 Hello list, I have Evolution on a Ubuntu 11.04 Desktop. I have a Outlook
 server and I want to get all my contacts from there.
 
 I try the MAPI protocol but it is not as stable as I need, I am using
 IMAP to connect the mail.
 
 Is possible to export all contacts from the Outlook and import on the
 Evolution?

I hope that
http://library.gnome.org/users/evolution/stable/import-data.html
covers the answers.

andre
-- 
mailto:ak...@gmx.net | failed
http://blogs.gnome.org/aklapper | http://www.openismus.com

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


[Evolution] Contacts from Outlook

2011-10-24 Thread Josu Lazkano
Hello list, I have Evolution on a Ubuntu 11.04 Desktop. I have a Outlook
server and I want to get all my contacts from there.

I try the MAPI protocol but it is not as stable as I need, I am using
IMAP to connect the mail.

Is possible to export all contacts from the Outlook and import on the
Evolution?

Thanks and best regards.


-- 
Josu Lazkano
Barcelona Media – Centre d’Innovació

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