Re: Installing gtk, et al



On Wed, 2003-04-02 at 16:08, Christopher Shaffer wrote:
I'm having some problems getting gtk installed, and I was hoping someone on this list could help
me...

I've compiled and installed pkg-config,glib, atk, and pango.  When I run configure for gtk
(2.2.1), I get the following error messages:

------------------------------------------
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 loader failed. You can build without it by passing
*** --without-libtiff to configure but some programs using GTK+ may
*** not work properly
-----------------------------------------

But when I do a 'locate' on libtiff, it looks like I've got it installed:

-----------------------------------------
[chris g3216064 gtk+-2.2.1]$ locate libtiff
/usr/share/doc/libtiff3-3.5.7
/usr/lib/libtiff.so.3
/usr/lib/libtiff.so.3.5
-----------------------------------------

You need to install the libtiff-devel package. It looks like all
you have is the runtime libraries, not the files you need to
compile against the TIFF library. 

Regards,
                                          Owen





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]