RSS/Atom feed Twitter
Site is read-only, email is disabled

self-compiled git gimp 2.9 complains about old babl version

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

self-compiled git gimp 2.9 complains about old babl version Guiu Rocafort 28 Jul 21:54
  self-compiled git gimp 2.9 complains about old babl version Jernej Simončič 29 Jul 15:34
Guiu Rocafort
2012-07-28 21:54:31 UTC (over 12 years ago)

self-compiled git gimp 2.9 complains about old babl version

I've been making my first attempt to compile gimp. I've compiled babl and gegl both from git. When compiling gimp ( also from git ) it compiles successfully but when executing it it complains about having an old version of babl. I'm sure I have the latest babl version because I've compiled it from git and i actually made a "make install" on it so the babl gimp is taking should be the one I compiled. Any idea about what can be wrong ?

The exact error message says like this:

"BABL version too old!

GIMP requires BABL version 0.1.11 or later. Installed BABL version is 0.1.10.

Somehow you or your software packager managed to install GIMP with an older BABL version.

Please upgrade to BABL version 0.1.11 or later."

Thanks in advance Guiu Rocafort

Jernej Simončič
2012-07-29 15:34:35 UTC (over 12 years ago)

self-compiled git gimp 2.9 complains about old babl version

On Saturday, July 28, 2012, 23:54:31, Guiu Rocafort wrote:

Any idea about what can be wrong ?

If you compiled babl yourself, it probably ended up in /usr/local/lib, which is searched after /usr/lib - try running GIMP from terminal like this:

LD_LIBRARY_PATH=/usr/local/lib gimp-2.9