Re: "gdk_pixbuf" in gnome-core-1.1.3



Thanks;
But how can you explain the lines below in "configure" file in "gnome-core-1.1.3"
?

PIXBUF_CFLAGS=`$GNOME_CONFIG --cflags gdk_pixbuf`
PIXBUF_LIBS=`$GNOME_CONFIG --libs gdk_pixbuf`


if test "x$PIXBUF_CFLAGS" = x ; then
       { echo "configure: error: GdkPixbuf library is required for the panel"
1>&2;exit 1; }
fi





> 
> > Does anyone know where i can find "gdk_pixbuf"??
> > 
> > The configure file in "gnome-core-1.1.3" looks for "gdk_pixbuf" in gnome-libs
> > tree, But i could n't find it in my gnome-libs-1.0.55.
> 
> You can download a tarball from the unstable branch in the ftp site, or from
> cvs, or get rpm's from www.rpmfind.net. Gdk_Pixbuf hasn't been assimilated
> into gnome-libs yet.
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]