Hey everyone, I just finished (after a couple hours lol) trying to build a new version of GTK+2.0 from source. I finally managed to get it sucessfully built on slackware.
I am trying to install pidgin from source now and It's saying I am missing the development headers from GTK
Code:
configure: error:
You must have the GTK+ 2.0 development headers installed to compile Pidgin.
Correct me if I'm mistaken, but shouldn't I already have the development headers but it just can't find them? If so, I believe the development headers are the .h files? I did a "locate gtk*.h" and this is a fraction of my output. Are these the development headers? If so, how can I get pidgin to point to them? Thanks a lot for any suggestions you may have!
Code:
/usr/local/include/gtk-2.0/gdk/gdkx.h
/usr/local/include/gtk-2.0/gdk/gdk.h
/usr/local/include/gtk-2.0/gdk/gdkcairo.h
/usr/local/include/gtk-2.0/gdk/gdkcolor.h
/usr/local/include/gtk-2.0/gdk/gdkcursor.h
/usr/local/include/gtk-2.0/gdk/gdkdisplay.h
/usr/local/include/gtk-2.0/gdk/gdkdnd.h
/usr/local/include/gtk-2.0/gdk/gdkdrawable.h