[maemo-developers] [maemo-developers] No gtk-config in Maemo 1.1 RC5 ?

From: Luca Donaggio donaggio at gmail.com
Date: Thu Nov 17 18:17:45 EET 2005
2005/11/17, Markku Vire <markku.vire at movial.fi>:
> Hi,
>
> gtk-config is old configure system for gtk 1.2. For gtk2 you certainly
> want to use pkg-config. Older gtk version is not supported.
>
> Markku Vire
> Movial
>

You're right, but take a look at what's happening inside my Scrachbox:

[sbox-SDK_ARM: ~] > pkg-config --cflags gtk
Package gtk was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk' found
[sbox-SDK_ARM: ~] > pkg-config --cflags gtk+
sh: line 1: gtk-config: command not found
sh: line 1: gtk-config: command not found
sh: line 1: gtk-config: command not found

it seems it's still looking for gtk-config to do the real work!

Luca Donaggio

More information about the maemo-developers mailing list