[Evolution] can't access address book

guenther guenther@rudersport.de
Wed, 19 Jan 2005 19:48:30 +0100


> I'm trying to compile 2.1.3 and it complains about libgtkhtml-3.6, which
> is newer than anything on my distribution disk.  I also can't find it
> with a Google search.  Any ideas?

You can get the sources from here:
  http://www.gnome.org/projects/evolution/download.shtml

Please note though, that the mentioned Development links aren't updated
yet. Latest Evolution (devel) is 2.1.3.2, so make sure to check the
download directories for latest versions.

FWIW, libgtkhtml-3.6 is at version 3.5.3 currently. :)

...guenther


-- 
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}