Hi all, I'm trying to configure mapserver3.6.4 with the '--with-gdal' option. I installed gdal-1.1.7 and gdal-config can be found in /usr/local/bin/ I tried it with: '--with-gdal' '--with-gdal=/usr/local/bin/gdal-config' '--with-gdal=/usr/local/src/gdal-1.1.7/apps/gdal-config' But always the same problem, the configure script is unable to find gdal-config. Any ideas? Thanks in advance. Philipp