Ich versuche grade das IcQnD Gtk-2 GUI von http://www.licq.org/plugins.php zu installieren.
Habe mir die Source runtergeladen und mit
Code: Alles auswählen
./configure
Aber es bricht mit folgender Fehlermeldung ab:
Code: Alles auswählen
...
checking pkg-config is at least version 0.9.0... yes
checking for GTK... configure: error: Package requirements (gtk+-2.0 gdk-2.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively you may set the GTK_CFLAGS and GTK_LIBS environment variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.
geht.
Bei gdk habe ich keine ahnung welches Paket es sein müsste.
danke für eure Hilfe,
Christian