Hi, I've been trying toinstall GTK+ on Debian Sarge. As per directions: http://developer.gnome.org/doc/API/2.4/gtk/gtk-building.html A full list of options can be found by running configure with the --help argument. In general, the defaults are right and should be trusted. After you've run configure, you then run the make command to build the package and install it. make make install Configure ran fine, but I can't get "make" to do anything. (See below) linux1:/usr/share/gtk+-2.6.1# ls acconfig.h demos ltmain.sh acinclude.m4 depcomp m4macros aclocal.m4 docs makecopyright AUTHORS examples Makefile.am build gdk Makefile.in ChangeLog gdk-2.0.pc.in makefile.msc ChangeLog.pre-1-0 gdk-2.0-uninstalled.pc.in missing ChangeLog.pre-1-2 gdk-pixbuf mkinstalldirs ChangeLog.pre-2-0 gdk-pixbuf-2.0.pc.in modules config.guess gdk-pixbuf-2.0-uninstalled.pc.in NEWS config.h.in gtk NEWS.pre-1-0 config.h.win32 gtk+-2.0.pc.in po config.h.win32.in gtk+-2.0-uninstalled.pc.in po-properties config.log gtk-doc.make README config.sub gtk-zip.sh.in README.cvs-commits configure HACKING README.win32 configure.in INSTALL sanitize-la.sh contrib install-sh tests COPYING libtool linux1:/usr/share/gtk+-2.6.1# make make: *** No targets specified and no makefile found. Stop. Thanks! Bill W _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list