[Gdal-dev] Configuring for GeoJP2 support
Patton, Eric
epatton at nrcan.gc.ca
Thu Nov 16 10:12:14 EST 2006
Hi,
I've installed the jasper-1.701.0.uuid package in /usr/local successfully, but I'm not sure what my configure line should be to enable GeoJP2 support. What changes should I make to my gdal-1.3.2 config to enable this package?
Current gdal-1.3.2 configure line:
sudo ./configure \
--without-libtool \
--without-grass \
--with-png=internal \
--with-jpeg=internal \
--with-gif=internal \
--with-libtiff=internal \
--with-geotiff=internal \
--with-libz=internal \
--with-proj-share=/usr/local/share/proj \
--without-pg \
--with-hdf \
--with-hdf-includes=/usr/include/hdf \
--without-ogdi \
--with-python \
--with-sqlite \
--with-threads=yes
Thanks,
~ Eric.
More information about the Gdal-dev
mailing list