On Mon, 2009-03-09 at 11:05 +0530, Shakthi Kannan wrote: > Hi, > > --- On Mon, Mar 9, 2009 at 12:38 AM, Dan McMahill <[email protected]> wrote: > | Take a look in config.log. Search for gdk-pixbuf. See what the > | reported error is. > \-- >
[snip] > PKG_CHECK_MODULES(GDK_PIXBUF, [gdk-pixbuf-2.0 >= 0.15.0], > GDK_PIXBUF="yes", no_GDK_PIXBUF="yes") > > === END === > > So, should we change the configure.ac, or the package-name should be changed? On my box, the packaged file is gdk-pixbuf-2.0.pc, and obviously this must be correct on a large number of machines otherwise we'd have encountered this problem before. What OS / Distribution / GDK / GDK version is this being built against? Are you sure you have the relevant -dev or -devel packages installed? Regards, -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

