Hi, > But after your reply I did > > export LDFLAGS="-L/usr/local/lib" > > before running configure. > > This is what configure says: > > checking for TIFFReadScanline in -ltiff... no > checking for TIFFWriteScanline in -ltiff... no > checking for TIFFFlushData in -ltiff34... no > configure: WARNING: *** TIFF plug-in will not be built (TIFF library > not found) *** > configure: error: > *** Checks for TIFF libary failed. You can build without it by passing > *** --without-libtiff to configure but you won't be able to use TIFFs then.
Does your linker look into /usr/local/lib at all? If you install libraries there, you either have it in /etc/ld.so.conf and updated your linker cache or you set LD_LIBRARY_PATH, didn't you? Sven _______________________________________________ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user