Hi, I've just download the gnome and gtk-stuff from
http://www.debian.org/~jim/debian-gtk-gnome/gnome-stage-slink /dists/unstable/main/binary-i386' I've sucked almost every stuff from this and installed: -gnome -enlightenment my personally preferency is, however, - gnome or -iceWM-GNOME (with theme gnomeish) I usually writing apps using the qt-1.44 - Library from Troll Tech http://www.troll.no I like the "gnome-feel". KDE is for me "to much" I not needed this at all, so should I change my "gui-tool" from qt to gtk-- (hope this is the c++-part of gtk ?) to make the program-line more "straight ahead" ? some question: What do I need if I like to develop my application for gnome, I preffer C++ not C, however, ... is there a tutorial, a manual, anything else, ... qt comes with several very clear examples(program-codes included) and a 800 pg. Handbook + tutorial , and last but not least it's very easy to use in C++. I've tried g++ -o hello hello.cc -I/usr/lib/Gtk--/include -lgtkmm `gtk-config --cflags` that produced In file included from hello.cc:1: /usr/include/gtk--.h:203: gtk--/accelgroup.h: No such file or directory In file included from ./../widget.gen_h:5, from /usr/include/gtk--/container.h:7, from /usr/include/gtk--/bin.h:8, from /usr/include/gtk--/alignment.h:8, from /usr/include/gtk--.h:208, from hello.cc:1: /usr/include/gtk--/accelerator.h:8: gtk/gtkaccelerator.h: No such file or directory In file included from hello.cc:1: /usr/include/gtk--.h:239: gtk--/itemfactory.h: No such file or directory What do I wrong or what I must additional install on to my system ? I have running: Debian/Gnu Linux 2.1 slink Thanks for help and information cu, Peter -- Peter Berlau [EMAIL PROTECTED]