> > what does "rpm -qa|grep atk" return? do you have atk-devel installed?
> > what does "echo $PKG_CONFIG_PATH" return?
> 
> There we go:
> [EMAIL PROTECTED]:~> su
> Password:
> linux:/home/reg # rpm -qa|grep atk
> atk-1.10.3-2
> atk-1.9.1-4

Side note: You don't need root privileges, just to query rpm.

> linux:/home/reg # echo $PKG_CONFIG_PATH
> /usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/opt/gnome/lib/pkgconfig
> linux:/home/reg #

I do hope you are not building as root, are you?

...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
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to