Hi,
On Mon, Jun 22, 2009 at 01:44, Frank Cox wrote:
> [frank...@jeff ~]$ pkg-config --cflags gtk+-2.0
> Package cairo was not found in the pkg-config search path.
> Perhaps you should add the directory containing `cairo.pc'
>From previous posts, you seem to have a x86_64 machine and in some
cases
On Mon, 22 Jun 2009 01:26:42 -0400
Filipe Brandenburger wrote:
> $ pkg-config --cflags gtk+-2.0
> -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
> -I/usr/include/free
Hi,
On Mon, Jun 22, 2009 at 00:28, Frank Cox wrote:
> configure:4752: gcc -o conftest -g -O2 conftest.c -lexpat -lz >&5
> conftest.c:16:21: error: gtk/gtk.h: No such file or directory
gtk2-devel contains /usr/include/gtk-2.0/gtk/gtk.h. For that to work,
you have to use -I/usr/include/gtk-2.0
On Sun, 21 Jun 2009 17:59:44 -0700 (PDT)
nate wrote:
> Look at the config.log you could be missing some packages.
I suspect it's a naming issue, where configure is looking for GTK+-2 but Centos
has GTK2.
I posted the error message in my initial query here; this is the relevant
section of config.
On Sun, 21 Jun 2009 21:37:14 -0400
Filipe Brandenburger wrote:
> On Sun, Jun 21, 2009 at 18:02, Frank Cox wrote:
> > ./configure errors out with this message:
> > checking for GTK+ - version >= 2.4.0... no
>
> Do you have the "gtk2-devel" package installed? You need it to build
> something that u
On Sun, Jun 21, 2009 at 18:02, Frank Cox wrote:
> ./configure errors out with this message:
> checking for GTK+ - version >= 2.4.0... no
Do you have the "gtk2-devel" package installed? You need it to build
something that uses GTK+ 2.10...
HTH,
Filipe
__
Frank Cox wrote:
> I'm a bit confused about how to compile somethingon Centos 5 that's looking
> for
> gtk +-2.
>
> ./configure errors out with this message:
>
> checking for GTK+ - version >= 2.4.0... no
> *** Could not run GTK+ test program, checking why...
> *** The test program failed to compil
I'm a bit confused about how to compile somethingon Centos 5 that's looking for
gtk +-2.
./configure errors out with this message:
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.lo
8 matches
Mail list logo