On Tue, 2006-03-21 at 15:57 +0100, Pierre TARDY wrote: > poppler has a depency on qt which is not referenced in the depency list, > and which is weird when you want to compile gnome.. > > maybe one can add: > --disable-poppler-qt --disable-poppler-qt4 > in the poppler makefile..
Interesting -- I got the qt libs installed, not the devel package though, and poppler did not complain for me. Wonder why. Do you have the qt devel package installed, by any chance? Anyway, thanks for the heads up -- we need to have a closer look at this. Note: *Please* consider subscribing to the mailing list before posting. All this manual approval of posts considerably adds to my support load... http://mail.gnome.org/mailman/listinfo/garnome-list ...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; }}} -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
