Nevermind, I figured out the problem, I had to set LIBTIFF, LIBPNG and LIBJPEG to the packages' lib directories -----Original Message----- From: Costello, John Sent: Wednesday, May 12, 2004 11:26 AM To: gtk-list@xxxxxxxxx Subject: GTK configure can't find tiffio.h I'm trying to configure gtk but it cannot seem to find the tiffio.h file. If I try it with the --without-libtiff it will skip it and give me a similar error for the jpeg package. I cannot seem to figure out why this is happening. Some info is below. How do I point it to correct directory where tiffio.h is? Any help is appreciated. --- Its giving me this error: checking for TIFFReadScanline in -ltiff... yes checking tiffio.h usability... no checking tiffio.h presence... no checking for tiffio.h... no configure: WARNING: *** TIFF loader will not be built (TIFF header files not found) *** configure: error: *** Checks for TIFF loader failed. You can build without it by passing *** --without-libtiff to configure but some programs using GTK+ may --- config.log says this: configure:11709: $? = 0 configure:11720: result: yes configure:11733: checking tiffio.h usability configure:11742: gcc -c -g -O2 -Wall conftest.c >&5 configure:11770:20: tiffio.h: No such file or directory configure:11745: $? = 1 configure: failed program was: #line 11735 "configure" #include "confdefs.h" --- My tiff packages is installed in /usr/local/packages/tiff-v3.6.1/ --- My LD_LIBRARY_PATH is this: /usr/dt/lib:/usr/lib:/usr/local/packages/jpeg-6b/lib:/usr/local/packages/tiff-v3.6.1/lib:/usr/local/packages/libpng-1.0.5/lib:/usr/local/packages/gcc-3.3.3/lib:/usr/local/packages/glib-2.4.0/lib:/usr/local/packages/atk-1.6.0/lib:/usr/local/packages/pango-1.4.0/lib:/vobs/RUNTIME/mtix/lib/SunOS:/usr/local/lib --- PKG_CONFIG_PATH: /usr/local/pkgconfig-0.15.0/bin:/usr/local/packages/glib-2.4.0/lib/pkgconfig:/usr/local/packages/atk-1.6.0/lib/pkgconfig:/usr/local/packages/pango-1.4.0/lib/pkgconfig --- PATH: /usr/bin:/usr/ccs/bin:/usr/sbin:/sbin:/opt/ODI/ostore/bin:/usr/openwin/bin:/usr/dt/bin:/usr/proc/bin:/usr/xpg4/bin:/opt/SUNWspro/bin:/usr/java/bin:/opt/SUNWrtvc/bin/:/usr/ucb:/vobs/RUNTIME/mtix/bin/SunOS:/vobs/RUNTIME/mtix/scripts:/usr/local/bin:/usr/local/packages/gtk+-1.2.10/include:/vobs/COTS/libjpeg/jpeg-6b/include:/vobs/COTS/wxWindows-2.4.2/include:/usr/local/packages/glib-2.4.0/bin:/usr/local/packages/tiff-v3.6.1/include:/usr/local/packages/libpng-1.0.5/include:/usr/local/include:. I am also running Solaris 8. thanks, John _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list