On 03/03/2011 03:30 PM, Michael Natterer wrote: > On 03/04/2011 12:25 AM, Patrick Horgan wrote: >> I did a git pull of babl, gegl, and gimp today just to get any changes >> and gimp won't configure now, complaining that: >> >> checking for GEGL... no >> configure: error: Package requirements (gegl>= 0.1.6) were not met: >> >> Requested 'gegl>= 0.1.6' but version of GEGL is 0.1.5 >> >> and indeed: >> >> pkg-config --modversion gegl >> 0.1.5 >> >> Is there a quick workaround I can do, i.e. change these: >> >> Makefile:BABL_REAL_VERSION = 0.1.5 >> Makefile:BABL_VERSION = 0.1.5 >> Makefile:PACKAGE_STRING = babl 0.1.5 >> Makefile:PACKAGE_VERSION = 0.1.5 >> Makefile:VERSION = 0.1.5 >> >> and remake? Does someone need to check into the gegl trunk? > No. Simply never say ./configure on something you got from git. > Configure is for tarballs. Use ./autogen.sh instead. Well, really, I just did: git pull and then make install;) It ran a configure on it's own. I'll have to remember to run autogen.sh after the git pull. Thanks! Patrick > --mitch > _______________________________________________ > Gimp-developer mailing list > Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx > https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer > > _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer