[FGS] getting to ./configure flags

Charlton Purvis cplist at earthlink.net
Thu Oct 27 09:40:33 EDT 2005


Many thanks, Guillaume.  It kills me to use my own .so that is 30x as large
as the one that is shipped w/ FGS.  I'll see what kind of magic I can do
based on the info you gave me.

Charlton

> -----Original Message-----
> From: Guillaume Dallaire [mailto:gdallaire at dmsolutions.ca]
> Sent: Wednesday, October 26, 2005 10:03 AM
> To: Charlton Purvis
> Cc: foss-gis-suite at lists.maptools.org
> Subject: Re: [FGS] getting to ./configure flags
> 
> Hi Charlton,
> 
> On Tue, 2005-10-25 at 16:03 -0400, Charlton Purvis wrote:
> > Hi, folks:
> >
> > I am wondering if I could undo some of the mystery behind a MS build
> such as
> > fgs-gmap-demo-0.2.3-linux-i386.bin?  Could you share the MS ./configure
> > flags w/ the group?  I'm particularly interested because the PHP.so that
> I
> > build against my own MS source code w/ a similar capabilities list is a
> LOT
> > larger than the one that comes packaged w/ the FGS.
> 
> The tool we use to build FGS modules is available here:
> 
> http://www.maptools.org/fgs/index.phtml?page=fgs-sandbox.html
> 
> Here is the ./configure flags used to build Mapserver:
> 
> ./configure --prefix=$FGS_BUILD_HOME/mapserver $DEBUG_option \
> --with-gdal=$FGS_BUILD_HOME/gdal/bin/gdal-config \
> --with-ogr=$FGS_BUILD_HOME/gdal/bin/gdal-config \
> --with-gd=$FGS_BUILD_HOME/gd/ \
> --with-libiconv=$FGS_BUILD_HOME/libiconv/ \
> --with-png=$FGS_BUILD_HOME/libpng \
> --with-proj=$FGS_BUILD_HOME/proj \
> --with-curl-config=$FGS_BUILD_HOME/curl/bin/curl-config \
> --with-wmsclient --with-wfs --with-wfsclient  \
> --with-postgis=$FGS_BUILD_HOME/postgresql/bin/pg_config \
> --with-php=$FGS_BUILD_HOME/php \
> --with-httpd=$FGS_BUILD_HOME/apache/bin/httpd \
> --without-pdf --without-xpm --without-tiff \
> 
> Guillaume
> 
> --
> ------------------------------------------------------------
>   Guillaume Dallaire               gdallaire at dmsolutions.ca
>   DM Solutions Group             http://www.dmsolutions.ca/
> ------------------------------------------------------------





More information about the Foss-gis-suite mailing list