[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Installing gtk, et al
- From: Christopher Shaffer <cherokeestargazer yahoo com>
- To: Owen Taylor <otaylor redhat com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Installing gtk, et al
- Date: Thu, 3 Apr 2003 05:01:13 -0800 (PST)
Thanks, Owen. You where right. I didn't have the developer pacakages installed (libtiff-devel,
libjpeg-devel, and libpng-devel). Once I installed those, configure finished without an error,
and I waiting for make to finish.
Thanks, again.
Chris
--- Owen Taylor <otaylor@redhat.com> wrote:
> 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
>
>
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]