Opened 20 years ago

Closed 20 years ago

#630 closed defect (fixed)

[configure] Produce a warning if libtiff and gdal are both enabled

Reported by: dmorissette Owned by: mapserverbugs
Priority: high Milestone: 4.2 release
Component: Build Problems Version: 4.1
Severity: normal Keywords:
Cc:

Description

It is very common for users to run into problems when both TIFF and GDAL are
enabled in MapServer.  The configure script should produce a warning in this
case, or even prevent that combination completely.

Apparently there are still some docs that "recommend" the use of native TIFF. 
They should be updated as well to warn users of possible problems if used in
combination with GDAL.

Change History (2)

comment:1 by dmorissette, 20 years ago

Milestone: 4.2 release

comment:2 by dmorissette, 20 years ago

Resolution: fixed
Status: newclosed
This was fixed a while ago, in time for the 4.2 release: the native
TIFF/JPEG/PNG drivers are now disabled by default if GDAL is enabled.
README.CONFIGURE has also been updated.
Note: See TracTickets for help on using tickets.