Compilando fbpanel ho questo errore:
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
make[1]: Entering directory `/home/giacomo/download/fbpanel-3.7/systray'
gcc -Wall -O2 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -I../ -c egg-marshal.c
In file included from egg-marshal.c:1:
eggmarshalers.h:5:32: glib-object.h: No such file or directory
In file included from egg-marshal.c:1:
eggmarshalers.h:10: error: syntax error before "extern"
[...]
Io ho questi pacchetti:
[root@localhost fbpanel-3.7]# rpm -qa | grep gtk+
gtk+2.0-2.2.4-9mdk
libgtk+2.0_0-2.2.4-9mdk
libgtk+-x11-2.0_0-2.2.4-9mdk
libgtk+1.2-1.2.10-38mdk
...Probabilmente mi mancano dei pacchetti, non sono riuscito a capire quali, anche perchè il comando ./configure mi dà solo questo output:
[root@localhost fbpanel-3.7]# ./configure
Installation prefix is /usr
updating config.h
updating Makefile
[root@localhost fbpanel-3.7]#
Ho anche cercato il file "gtk+-2.0.pc", senza trovarlo.
Qualcuno sa aiutarmi? Ho una Mandrake 10 (Community) su un i586....
Ciao !!![]()