On Tue, 2008-01-08 at 14:04 -0500, Matthew Barnes wrote: > The first public domain release of the ZCS Evolution Connector, version > 0.1, is now available for download at: > > https://sourceforge.net/project/showfiles.php?group_id=205508 > > > About ZCS Evolution Connector > ============================= > > Zimbra for Evolution allows two-way, online/offline synchronization of > email, addressbook and calendar data with a Zimbra server. Email is > handled through the standard IMAP protocol. Address book and calendar > data are handled through Zimbra's SOAP APIs. > > After installing the plugins and extensions, users can select accounts > of type "Zimbra Collaboration Suite" and their emails, contacts and > appointments will show up in Evolution. > > > What's New in 0.1 > ================= > > * This is the first formal release since the ZCS Evolution Connector > was dedicated to the public domain. > > * Builds against current Evolution releases (2.12 and 2.21). > > * Bugs fixed in this release include: > > SF #1844149: Patch for Evolution 2.12 and beyond > SF #1848712: addressbook/: replace deprecated function > SF #1848719: calendar/: fix some warnings and indentation > SF #1848721: eplugin/: fix indentation and update function call > SF #1848723: libezimbra/: fix compile-time warnings and crasher > > > Thanks to everyone who contributed to this release: > > Ben Kahn > Emil Soleyman > the Red Hat Help Desk folks
Hi, I get a problem with a missing file e-shell.h trying to compile the plugin for Evolution 2.12 on SuSE 10.2 using Evolution libraries from here: http://download.opensuse.org/repositories/GNOME:/STABLE/openSUSE_10.2/i586/ Errors below: Thanks Murray gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I. -I.. -DSX_LOCALEDIR= \"/usr/local/share/locale\" -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/opt/gnome/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -pthread -DORBIT2=1 -I/usr/include/evolution-2.12 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/evolution-data-server-1.12 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/orbit-2.0 -I/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/evolution-data-server-1.12 -g -O2 -MT camel-zimbra-listener.lo -MD -MP -MF .deps/camel-zimbra-listener.Tpo -c camel-zimbra-listener.c -fPIC -DPIC -o .libs/camel-zimbra-listener.o In file included from camel-zimbra-listener.c:34: /usr/include/evolution-2.12/shell/es-event.h:29:21: error: e-shell.h: No such file or directory In file included from camel-zimbra-listener.c:34: /usr/include/evolution-2.12/shell/es-event.h:59: error: expected specifier-qualifier-list before 'EShell' /usr/include/evolution-2.12/shell/es-event.h:94: error: expected declaration specifiers or '...' before 'EShell' make[3]: *** [camel-zimbra-listener.lo] Error 1 make[3]: Leaving directory `/rpms/apps/evolution/zimbra-evolution/evolution-zimbra-0.1.0/eplugin' make[2]: *** [all] Error 2 make[2]: Leaving directory `/rpms/apps/evolution/zimbra-evolution/evolution-zimbra-0.1.0/eplugin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/rpms/apps/evolution/zimbra-evolution/evolution-zimbra-0.1.0' make: *** [all] Error 2 _______________________________________________ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list