[Evolution-hackers] Fedora/ ZimbraEvolution: e-shell.h called by es-event.h, but not available with evolution-devel on

2007-11-29 Thread ritz
Hello

  I am currently trying to build ZimbraEvoltuion from
http://zimbra.svn.sourceforge.net/svnroot/zimbra/trunk/ZimbraEvolution/ .

 Unfortunately, i am hitting a few bugs

1. Zimbra is hardcoded against Evolution 2.6/2.8, and not 2.12 
( hacked around )
2. Zimbra has issues when using intltool m4 macro on Fedora8.
( hacked around )

3. The one where i am stuck

e-shell.h is included by es-event.h, but not available with
evolution-devel on Fedora8.i386

$ grep e-shell /usr/include/evolution-2.12/shell/es-event.h
#include e-shell.h

$ rpm -qf /usr/include/evolution-2.12/shell/es-event.h
evolution-devel-2.12.1-3.fc8

$ rpm -ql evolution-devel|grep e-shell
/usr/include/evolution-2.12/shell/e-shell-utils.h


From what i am able to see, e-shell.h is a part of gnome 2.20
http://svn.gnome.org/viewvc/evolution/branches/gnome-2-20/shell/


$ yum -y update evolution\*
Setting up Update Process
Could not find update match for evolution*
No Packages marked for Update


-- 
Ritesh Khadgaray
ॐ मणि पद्मे हूँ
Desktop LinuX N Stuff
Ph: +919970164885
Eat Right, Exercise, Die Anyway.
Fedora is the best of what works today.  Enterprise Linux is the best of
what will work consistently for the next seven years.

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Fedora/ ZimbraEvolution: e-shell.h called by es-event.h, but not available with evolution-devel on

2007-11-29 Thread Matthew Barnes
On Fri, 2007-11-30 at 01:21 +0530, ritz wrote:
 e-shell.h is included by es-event.h, but not available with
 evolution-devel on Fedora8.i386

Try applying the patch here:
http://bugzilla.gnome.org/show_bug.cgi?id=499920

I'm in the process of adding it to the Rawhide package now.  I can also
add it to Fedora 8 if there's sufficient demand.

Matthew Barnes

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Fedora/ ZimbraEvolution: e-shell.h called by es-event.h, but not available with evolution-devel on

2007-11-29 Thread ritz
Hello


On Thu, 2007-11-29 at 15:32 -0500, Matthew Barnes wrote:
 On Fri, 2007-11-30 at 01:21 +0530, ritz wrote:
I am currently trying to build ZimbraEvoltuion from
  http://zimbra.svn.sourceforge.net/svnroot/zimbra/trunk/ZimbraEvolution/ .
 
 Oh also, I learned that [1] is a more up-to-date repo.
 
 [1] https://zimbraevo.svn.sourceforge.net/svnroot/zimbraevo
Thanks, this seems  to be for Evo 2.10. Will hack this up for Evo2.12 .


 
 Matthew Barnes
 
-- 
Ritesh Khadgaray
ॐ मणि पद्मे हूँ
Desktop LinuX N Stuff
Ph: +919970164885
Eat Right, Exercise, Die Anyway.
Fedora is the best of what works today.  Enterprise Linux is the best of
what will work consistently for the next seven years.

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers