> >      i am new to linux operating system. i am
> > cofiuring evolution.it shows an
> > 
> >  error.that is  gnome-icon-theme was not found in the
> > pkg-config search path.
> > 
> >   alternatively you may set the git-cflags and
> > git-libs. 
> 
> add gnome-icon-theme to your PKG_CONFIG_PATH environment variable?
> 
> please post *exact* error messages here, otherwise i can just guess.

Hehe. :)  Let me take a guess...

The OP is building Evo from source, and running ./configure fails. The
above error message pretty much indicates he is missing a required
dependency. In this case gnome-icon-theme.

So the solution is to either build gnome-icon-theme from source, or to
install the devel package for gnome-icon-theme provided by his distro.

Anyway, this likely will not be the last missing dep, considering g-i-t
being pretty early in the stack... :)

...guenther


-- 
char *t="[EMAIL PROTECTED]";
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; }}}

_______________________________________________
Evolution-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to