I have problems installing Ggradebook (Gnu software), it complains that some libraries for gtk+ are absent. Next my failed installation sequence:
./configure -disable-gnome creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for pow in -lm... yes checking for sed... /bin/sed checking for gtk-config... no checking for GTK - version >= 1.2.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h Can't find libraries (or headers) of "gtk+". Fetch it from <URL:ftp://ftp.gtk.org/> configure: error: Can't find all necessary libraries / headers [EMAIL PROTECTED]:~/Grades/Ggradebook-0.91$ ./configure -disable-gnome loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for pow in -lm... yes checking for sed... /bin/sed checking for gtk-config... no checking for GTK - version >= 1.2.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h Can't find libraries (or headers) of "gtk+". Fetch it from <URL:ftp://ftp.gtk.org/> configure: error: Can't find all necessary libraries / headers [EMAIL PROTECTED]:~/Grades/Ggradebook-0.91$ ANY HELP WILL BE APRECIATED. THANKS, ANTONIO.