[Gdal-dev] Compiling errors under GDAL in cvs
Norman Vine
nhv at cape.com
Mon Jun 16 17:06:16 EDT 2003
Robert Osfield writes:
>
> Suggestions? Would it be easist to mod jasper? Disable the compile of
> jpeg2000? If so what option should I use with configure in GDAL?
Robert,
--with-jasper=no
or
--without-jasper
either should work
< hack-attack >
You can hand modify GDALmake.opt to specify exactly
what formats are compiled in
GDAL_FORMATS = xxx xxx
YOur changes will be over written though the next time
you run configure
< /hack-attack >
HTH
Norman
More information about the Gdal-dev
mailing list