Re: [Gimp-user] GTK make problem

2009-08-06 Thread Martin Nordholts
On 08/06/2009 07:55 AM, julien wrote: Hi, glib and gtk-related .pc files are in /usr/lib/pkgconfig. In /usr/local/lib/pkgconfig I have babl.pc, gegl.pc, gio-2.0.pc, gio-unix-2.0.pc, glib-2.0.pc but no gtk.pc, probably because it is not installed yet? I ran

Re: [Gimp-user] GTK make problem

2009-08-06 Thread Doug
Martin Nordholts wrote: On 08/06/2009 07:55 AM, julien wrote: Hi, glib and gtk-related .pc files are in /usr/lib/pkgconfig. In /usr/local/lib/pkgconfig I have babl.pc, gegl.pc, gio-2.0.pc, gio-unix-2.0.pc, glib-2.0.pc but no gtk.pc, probably because it is not installed yet? I ran

Re: [Gimp-user] GTK make problem

2009-08-05 Thread Doug
PKG_CONFIG_PATH needs to point to a pkconfig folder containing various .pc files. Look in /usr/lib/pkconfig and /usr/local/lib/pkconfig and check where various glib- and gtk-related .pc files are located. You may well need both pkconfig folders. Then

Re: [Gimp-user] GTK make problem

2009-08-05 Thread Martin Nordholts
On 08/05/2009 11:54 AM, Doug wrote: Look in /usr/lib/pkconfig and /usr/local/lib/pkconfig and check where various glib- and gtk-related .pc files are located. You may well need both pkconfig folders. Then PKG_CONFIG_PATH=/usr/local/lib/pkconfig:/usr/lib/pkconfig; export PKG_CONFIG_PATH;

Re: [Gimp-user] GTK make problem

2009-08-05 Thread julien
Hi, glib and gtk-related .pc files are in /usr/lib/pkgconfig. In /usr/local/lib/pkgconfig I have babl.pc, gegl.pc, gio-2.0.pc, gio-unix-2.0.pc, glib-2.0.pc but no gtk.pc, probably because it is not installed yet? I ran PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig export

[Gimp-user] GTK make problem

2009-08-01 Thread julien
Hi, I am trying to install gtk+-2.16.5 from sources under openSuse-11.0, (before installing unstable GIMP for UI translation). Configure gives no error message. Running make gives this error: make[3]: going into directory « /home/.../telechar/gtk+-2.16.5/gtk » /bin/sh ../libtool --mode=link gcc

Re: [Gimp-user] GTK make problem

2009-08-01 Thread Martin Nordholts
On 08/01/2009 08:44 PM, julien wrote: Hi, I am trying to install gtk+-2.16.5 from sources under openSuse-11.0, (before installing unstable GIMP for UI translation). Configure gives no error message. Running make gives this error: /usr/local/lib/libgio-2.0.so: undefined reference to