++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++ Problem with gimp++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++ 1). glib-1.2.8.tar.gz is from www.GTK.org and I've installed glib OK. O21:/usr/local 64% find ./ -name '*glib*' -print .../bin/glib-config .../lib/libglib-1.2.so.1.8 .../lib/glib .../lib/glib/include/glibconfig.h .../lib/libglib.a .../lib/libglib-1.2.so.1 .../lib/libglib-1.2.so .../lib/libglib.so .../lib/libglib.la .../man/man1/glib-config.1 .../info/glib.info .../share/aclocal/glib.m4 .../include/glib.h 2). gimp-1.2.1.tar.gz is from www.gimp.org At configuration: O21:/usr/people/tangy/bin/gimp-1.2.1 147% ./configure creating cache ./config.cache checking for a BSD compatible install... ./install-sh -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking host system type... mips-sgi-irix6.5 checking build system type... mips-sgi-irix6.5 checking for ranlib... : checking for gcc... no checking for cc... cc checking whether the C compiler (cc ) works... yes checking whether the C compiler (cc ) is a cross-compiler... no checking whether we are using GNU C... no checking whether cc accepts -g... yes checking for non-GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes updating cache ./config.cache loading cache ./config.cache within ltconfig checking whether we are using GNU C... no checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... none checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc static flag -non_shared works... none checking if the linker (/usr/bin/ld -n32) is GNU ld... no checking whether the linker (/usr/bin/ld -n32) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld -n32 option to reload object files... -r checking dynamic linker characteristics... irix6.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool updating cache ./config.cache loading cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... mips-sgi-irix6.5 checking for gcc... (cached) cc checking whether the C compiler (cc -g ) works... yes checking whether the C compiler (cc -g ) is a cross-compiler... no checking whether we are using GNU C... (cached) no checking whether cc accepts -g... (cached) yes checking for POSIXized ISC... no checking for cc option to accept ANSI C... none needed checking for a BSD compatible install... ./install-sh -c checking whether ln -s works... (cached) yes checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for working const... yes checking for inline... __inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... no checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... no checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... no checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... no checking whether catgets can be used... no checking for msgfmt... msgfmt checking for gmsgfmt... msgfmt checking for xgettext... : checking for catalogs to be installed... ca cs da de en_GB es fi fr ga gl hu hr it ja ko nl no pl pt_BR ru sk sv uk checking for gtk-config... no checking for GTK - version >= 1.2.8... 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. configure: error: Test for GTK failed. See the file 'INSTALL' for help.