RE: [mapserver-users] Mapserver doesn't compile for WMS/WFS clientsupport

2008-11-13 Thread Kralidis,Tom [Ontario]
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Carlos Ruiz
 Sent: Thursday, November 13, 2008 1:21 PM
 To: mapserver-users@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
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


RE: [mapserver-users] Mapserver doesn't compile for WMS/WFS clientsupport

2008-11-13 Thread Carlos Ruiz
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] [EMAIL PROTECTED] wrote:
From: Kralidis,Tom [Ontario] [EMAIL PROTECTED]
Subject: RE: [mapserver-users] Mapserver doesn't compile for WMS/WFS 
clientsupport
To: [EMAIL PROTECTED], mapserver-users@lists.osgeo.org
Date: Thursday, November 13, 2008, 1:10 PM

 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Carlos Ruiz
 Sent: Thursday, November 13, 2008 1:21 PM
 To: mapserver-users@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



  ___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users