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

Compiling GEGL

This discussion is connected to the gimp-user-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.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

Compiling GEGL Rick 12 Oct 04:25
  Compiling GEGL Owen 12 Oct 04:29
Compiling GEGL Rick 12 Oct 04:50
Rick
2008-10-12 04:25:14 UTC (over 16 years ago)

Compiling GEGL

I'm trying to compile gimp 2.6.1 but I first need to install GEGL. So far I can't get past ./configure:

checking for GLIB - version >= 2.14.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error:
*** GLIB 2.14.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/.

The latest GLIB is installed. So I don't see why it isn't being found.

-- http://www.spinics.net/lists/

Owen
2008-10-12 04:29:45 UTC (over 16 years ago)

Compiling GEGL

I'm trying to compile gimp 2.6.1 but I first need to install GEGL. So far I can't get past ./configure:

checking for GLIB - version >= 2.14.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GLIB is incorrectly installed.
configure: error:
*** GLIB 2.14.0 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/.

The latest GLIB is installed. So I don't see why it isn't being found.

It might be installed, but where is it? What does pkg-config --modversion glib-2.0 say

Owen

Rick
2008-10-12 04:50:31 UTC (over 16 years ago)

Compiling GEGL

In article ,
Owen wrote:

It might be installed, but where is it? What does pkg-config --modversion glib-2.0 say

Ah, that's the problem. I compiled glib with the defaults and pkg-config wasn't finding it in /usr/local. Thanks!

-- http://yosemitephotos.net/