> Mail-notification 2.0 has support for evolution and compiles against evo > 2.2. The patch is probably to be able compile against evo 2.4. I patched > the source manually (some build dependencies etc..). > > So you don't really need that patch. Get the source rpm, enable the > evolution compile flag (probably disabled by default in the rpm) and fix > some issues for 2.2->2.4. You'll probably need to get the evolution > sources too, to be able to compile. >
Yeah, I tried to do that yesterday. I downloaded and installed the src for evo. I can see that the evolution source was installed under /usr/src/redhat/SOURCES. Unfortunately, the mail-notification install still says it can't find it when I do: ./configure --with-evolution-source-dir=/usr/src/redhat/SOURCES What's also interesting is that configure also says it can't enable stuff because GMime is not found, but I have gmime installed: Mailbox backends --enable-mbox no (GMime not found) --enable-mh no (GMime not found) --enable-maildir no (GMime not found) --enable-pop3 no (GMime not found) --enable-imap no (GMime not found) --enable-gmail yes --enable-evolution no (Evolution not found) --enable-sylpheed no (GMime not found) POP3 and IMAP features --enable-ssl no (POP3 and IMAP support disabled) --enable-sasl no (POP3 and IMAP support disabled) --enable-ipv6 no (POP3 and IMAP support disabled) Type "make" to build Mail Notification 2.0. [EMAIL PROTECTED] mail-notification-2.0]# rpm -qa | grep gmime gmime-2.1.15-1.fc4 Any other ideas? See anything I'm doing wrong? James _______________________________________________ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list