You are not logged in.

#1 2010-12-25 12:31:18

faco
Member
From: Santiago de Chile
Registered: 2006-08-09
Posts: 34

[solved] Can not compile gtk2 apps

Hello every one

When trying to compile, for example, lingot, I'm getting this:

I'm getting this when try to compile:

checking whether to enable maintainer-specific portions of Makefiles... no
checking whether we are cross compiling... no
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
checking for gcc option to accept ISO C89... (cached) none needed
checking for gcc option to accept ISO C89... (cached) none needed
checking for a sed that does not truncate output... /bin/sed
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether -lc should be explicitly linked in... no

...
...
...

lingot-config-dialog.h:27:21: error fatal: gtk/gtk.h: No existe el fichero o el directorio

I'm getting this with a lot of packages also. nautilus-elementary-bzr too.

I'll thank you any help anyone can provide.

Last edited by faco (2010-12-25 12:50:20)

Offline

#2 2010-12-25 12:32:43

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [solved] Can not compile gtk2 apps

If that file isn't present on your system as suggested by configure, is pkg-config installed, as the comment on the AUR page suggests?


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2010-12-25 12:38:46

faco
Member
From: Santiago de Chile
Registered: 2006-08-09
Posts: 34

Re: [solved] Can not compile gtk2 apps

Package gdk-pixbuf-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gdk-pixbuf-2.0.pc'
to the PKG_CONFIG_PATH environment variable.

How can I do fix it?

thanks.

Offline

#4 2010-12-25 12:49:11

faco
Member
From: Santiago de Chile
Registered: 2006-08-09
Posts: 34

Re: [solved] Can not compile gtk2 apps

$pacman -Rd gdk-pixbuf2
$pacman -S gdk-pixbuf2

I don't why but... it fixes problems.

Offline

Board footer

Powered by FluxBB