On Sun, Feb 21, 2016 at 1:49 AM, Eric Omine <eric.om...@gmail.com> wrote:
> Hello,
> I'm trying to build GEGL and I'm getting a lot of these:
>
> (lt-gegl-tester:23490): GEGL-gegl-node.c-WARNING **: Failed to set operation
> type gegl:text, using a passthrough op instead
>
> (lt-gegl-tester:23490): GEGL-gegl-node.c-WARNING **: Failed to set operation
> type gegl:text, using a passthrough op instead
> gegl:red-eye-removal
>
> It does actually build, but when I test them it uses this "passthrough op"
> which doesn't do what's expected. My machine is 32-bit Xubuntu 14.04, BABL
> is installed in my ~/bin/gimp-beta/build. Any hints? Any extra info I should
> provide?

It seems like you haven't got the development package/headers for
cairo installed; thus the gegl:text operation which links with cairo
hasn't been built and isn't available when running GEGL.

/pippin
_______________________________________________
gegl-developer-list mailing list
List address:    gegl-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gegl-developer-list

Reply via email to