[Xastir] GeoTiff Question

Curt Mills hacker at tc.fluke.com
Thu Sep 19 13:45:16 EDT 2002


On Mon, 16 Sep 2002, Tom Robson wrote:

> checking for TIFFOpen in -ltiff... (cached) yes
> checking for tiffiop.h... (cached) no
> configure: warning: Using local copy of libtiff private include files.
> configure: warning: It would be safer to install libtiff private include
> configure: warning: files with the install-private target of libtiff, or
> configure: warning: use --with-libtiff when configuring libgeotiff to build
> configure: warning: against a libtiff build tree.

As it says, there's at least one include file from libtiff that
doesn't normally get installed, but libgeotiff needs it in order to
know what the private tiffiop interface actually looks like so that
it can use it.

What I did was snag the sources for libtiff for roughly the version
that I had already installed via RPM.  Instead of
compiling/installing libtiff from scratch with the "install-private"
target, I just used the libtiff source tree to give libgeotiff the
additional information it needed to configure properly for my system.

Unfortunately libgeotiff depends on this private interface into the
libtiff functions.

-- 
Curt Mills, WE7U                         hacker.NO_*SPAM at tc.fluke.com
Senior Methods Engineer/SysAdmin
"Lotto:    A tax on people who are bad at math." -- unknown
"Windows:  Microsoft's tax on computer illiterates." -- WE7U



More information about the Xastir mailing list