[mapserver-users] Mapserver doesn't compile for WMS/WFS clientsupport
Carlos Ruiz
boolean10001 at yahoo.com
Thu Nov 13 11:15:35 PST 2008
Hi Tom,
Yes, i specify --the with-curl-config parameter. This is my configure string :
./configure --with-proj=/usr/lib --with-geos=/usr/bin/geos-config
--with-ogr=/usr/local/bin/gdal-config --with-gdal=/usr/local/bin/gdal-config
--with-wms-server --with-wmsclient --with-wfs --with-wfsclient
--with-postgis=/usr/local/pgsql/bin/pg_config --with-curl-config=/usr/bin/curl-config
--with-httpd=/usr/local/apache2/bin/httpd --with-php=/usr/local/php-5.2.6
IC Carlos Ruiz
--- On Thu, 11/13/08, Kralidis,Tom [Ontario] <Tom.Kralidis at ec.gc.ca> wrote:
From: Kralidis,Tom [Ontario] <Tom.Kralidis at ec.gc.ca>
Subject: RE: [mapserver-users] Mapserver doesn't compile for WMS/WFS clientsupport
To: boolean10001 at yahoo.com, mapserver-users at lists.osgeo.org
Date: Thursday, November 13, 2008, 1:10 PM
> -----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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20081113/277c6c37/attachment.htm>
More information about the MapServer-users
mailing list