[mapserver-users] Mapserver doesn't compile for WMS/WFS clientsupport
Kralidis,Tom [Ontario]
Tom.Kralidis at ec.gc.ca
Thu Nov 13 11:10:44 PST 2008
> -----Original Message-----
> From: mapserver-users-bounces at lists.osgeo.org
> [mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of
> Carlos Ruiz
> Sent: Thursday, November 13, 2008 1:21 PM
> To: mapserver-users at lists.osgeo.org
> Subject: [mapserver-users] Mapserver doesn't compile for
> WMS/WFS clientsupport
>
> Hi list,
>
> I'm configuring Mapserver to support WMS/WFS Server and
> client features, but it doesn't works.
>
> I execute the ./configure script and this is what i get :
>
> MapServer is now configured for
>
> -------------- Compiler Info -------------
> C compiler: gcc -O2 -fPIC -Wall
> C++ compiler: g++ -O2 -fPIC -Wall
> Debug: -DNEED_NONBLOCKING_STDERR
> Generic NINT:
> Threading support:
>
> -------------- Renderer Settings ---------
> zlib support: -DUSE_ZLIB
> png support:
> jpeg support:
> iconv support: -DUSE_ICONV
> AGG support:
> AGG Freetype support:
> Ming(flash) support:
> PDFLib support:
>
> -------------- Data Format Drivers -------
> native tiff support:
> PostGIS support: -DUSE_POSTGIS
> Proj.4 support: -DUSE_PROJ
> EPPL7 support: -DUSE_EPPL
> ArcSDE support:
> OGR support: -DUSE_OGR
> GDAL support: -DUSE_GDAL
> GEOS support: -DUSE_GEOS
> Oracle Spatial support:
> FastCGI support:
>
> -------------- OGC Services --------------
> WMS Server: -DUSE_WMS_SVR
> WMS Client: -DUSE_WMS_LYR
> WFS Server: -DUSE_WFS_SVR
> WFS Client: -DUSE_WMS_LYR
> WCS Server:
> SOS Server:
>
> -------------- MapScript -----------------
> PHP MapScript: yes
>
>
> Once I execute the make script and then check with
> ./mapserver -v, this is what i get :
>
> MapServer version 5.0.2 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG
> OUTPUT=WBMP OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE
> SUPPORTS=WMS_SERVER SUPPORTS=GEOS INPUT=EPPL7 INPUT=POSTGIS
> INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
>
> But it doesn't shows SUPPORTS=WMS_CLIENT nor
> SUPPORTS=WFS_SERVER nor SUPPORT=WFS_CLIENT
>
> Does anyone knows how to solve this ?
>
> Thanks in advance
>
> IC Carlos Ruiz
>
What does your ./configure look like? Did you specify
--with-curl-config=PATH ?
..Tom
More information about the MapServer-users
mailing list