On Sat, Sep 30, 2006 at 03:01:09PM +0800, JunXiang Huang wrote: > ---------- Forwarded message ---------- > From: JunXiang Huang <junx.huang@xxxxxxxxx> > Date: 2006-9-29 ????12:06 > Subject: Help[I cann't configure Gtk+] > To: gtk-list@xxxxxxxxx Reposting a message three times just because no one has answered yet is not nice. And reposting it with some junk added doesn't help either. > The configure print the error message like this > // > gmodule-2.0 -ldl -lglib-2.0 > checking for cups-config... no > checking cairo-pdf.h usability... no > checking cairo-pdf.h presence... no > checking for cairo-pdf.h... no > configure: error: > *** Can't find cairo-pdf.h. You must build Cairo with the pdf > *** backend enabled. > // > > I make cairo like this ./configure --enable-pdf=yes > make > make install > > plz give me some clues. how to compile my gtk+-2.10.4 correcttly Most likely you have another installation of cairo earlier in pkg-config search path, particularly here: pkg-config --variable=prefix cairo Yeti -- Whatever. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list