[Mapserver-users] OGR not found

Joel Gwynn joelman at joelman.com
Wed Mar 31 23:11:07 EST 2004


I'm going nuts here.  I'm trying to configure mapserver like so:
./configure --with-gd=/usr/local --with-proj --with-ogr --with-gdal
--with-postgis --with-wfs --with-wms --with-php=/usr/

And things chug along nicely until this point:

checking for OGRRegisterAll in -lgdal.1.1... no
configure: warning:         OGR not found in system libs... use
--with-ogr=DIR.

and then later ...

configure: error: OGC WFS Server support cannot be enabled: missing OGR
which is  required).

I've installed the GDAL package, which seems to include ogr.  How do I
find out if ogr is installed, and if so, how do I tell the configure
script, and if not, how do I install it?

Thanks,
Joel Gwynn






More information about the mapserver-users mailing list