> Why would extra options be enabled when we haven't made any changes
to the
> makefile? And are these extra options likely to be the failure in building
> libgdal.so?
Jon,
Make sure you do a "make clean" as the configuration has changed
Even
--
Spatialys - Geospatial professional services
ht
Hi all,
We're having problems with a GDAL build from source and hope that someone here
can point us in the right direction.
We've got a server running Scientific Linux 7 and we're using Jenkins 1.602.2
for CI. Every job builds our application from scratch, which includes a build
of gdal. Up un
Hi there!
I'd an install error about gdal-1.6.0.
I tried to install Map server on my solaris 10 intel server.
I 'd already installed all the necessary packages like gcc, php, mysql etc.
Then I configure gdal like
./configure --with-mysql=/usr/local/mysql/bin/mysql_config --without-python