[Mapserver-users] libTIFF on Linux

Vinko Vrsalovic vinko at cprsig.cl
Mon Mar 3 21:18:01 EST 2003


On Tue, Mar 04, 2003 at 12:32:41AM +0100, Marian Grigoras wrote:
> Hi,
> I configured recently a similar configuration.
> It looks like the ./configure did not find your LibTIFF library.
> You could force this by using --with-tiff[=DIR] or edit directly
> your Makefile and put the directory on the TIFF_INC line
> (e.g. TIFF_INC= -I/usr/local/lib)
> But I would suggest that you use the GDAL library. It has support
> for tiff and many other good things, all in one library. Makes it so
> much easier to recompile.
> Vorsicht! I think you "have to" compile using --with-gdal. MapServer
> does not seem to look for it by default.

Yes, and if you compile with GDAL support remember to deactivate the 
other image libraries (ie, --without-tiff, --without-jpeg) to avoid 
conflicts that have been reported here.

-- 
Vinko Vrsalovic <el[|- at -|]vinko.cl>
http://www.cprsig.cl



More information about the mapserver-users mailing list