gtk 1.2 to 2.0



Hi..

I was looking at the GTK 2.0 Tutorial.. and I want to change my code to
GTK 2 (also, I have Gnome2, and of course.. Gtk2) cause I found other
functions that will make my app faster.

But the problem:, when I try to compile.. I note that I dont have the
GTK2 libs, where could I download them? (rpm packages, please).

[unmada pablo GtK]$ gcc -Wall -g pixmap1.c -o pixmap `pkg-config
--cflags gtk+-2.0` `pkg-config --libs gtk+-2.0`
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
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


Paul Fischer




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]