On 1/4/06, Florent Monnier <fmonnier@xxxxxxxxxxxxxxxxxxxxxx> wrote: > Re, > > I'm trying to compile the 'example 1' (an example of inputs for a Node) > given on this page: > http://www.gegl.org/reference/gegl/html/GeglNode.html > > But I don't succed to compile it. > I get this error: > > /usr/include/glib-2.0/glib/gtypes.h:30:24: > error: glibconfig.h: No such file or directory > > > When I try to find it, I get no answers: > $ tree -fid /usr/include/glib-2.0/ | grep -i glibconfig > $ tree -fid /usr/local/include/gegl-1.0/ | grep -i glibconfig glibconfig.h is is arch-specific, and therefore it's in /usr/lib/glib-2.0. Doesn't gegl have a pkg-config file to get the right CFLAGS from? Rockwalrus _______________________________________________ Gegl-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer