> > 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? I don't know. I am not use to pkg-config. Most the time I cut past in my Makefiles the compile command lines given in the docs. But I haven't find it in the Gegl doc. Maybe my gcc command line to compile a starting point is wrong since I haven't found the command line to use at gegl.org _______________________________________________ Gegl-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer