Hello, I am trying to compile on a standard RH 8.0 box the xask program, and "make" fails at the beginning, on this line:
cc -I/usr/local/X11/include -I/usr/local/X11/lib/glib/include \ -Wall -O -c -o xask.o xask.c saying: xask.c:26:21: gtk/gtk.h: No such file or directory xask.c:27:50: gdk/gdkkeysyms.h: No such file or directory xask.c:35: parse error before '*' token etc, etc... AFAICT, it "simply" means that I didn't install the RPM containing the those "developer" libraries, right? If yes, which are they? If not, any clue (including what else I need to post here to make a complete answer possible?) TIA, Marco Fioretti