salve... stavo compilando il cheops ... solo che mi da il seguente errore:
gcc -g -O2 -Wall -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml -Wall -Iadns-1.0/src -DDEFAULT_PATH="/usr/local/share/cheops-ng" -Wall -g `gnome-config --cflags gnome gnomeui glib` `xml-config --cflags` -c -o cheops-gui.o cheops-gui.c /bin/sh: gnome-config: command not found cheops-gui.c:29:19: gnome.h: No such file or directory In file included from cheops-gui.c:31: cheops-gui.h:27:19: gnome.h: No such file or directory In file included from cheops-gui.c:34: gui-canvas.h:29:19: gnome.h: No such file or directory In file included from cheops-gui.c:36: gui-utils.h:32:19: gnome.h: No such file or directory In file included from cheops-gui.c:39: gui-config.h:17:19: gnome.h: No such file or directory make: *** [cheops-gui.o] Error 1
se non erro non trova il gnome-config...
di che pacchetto fa parte su rh7.2?