Help building mapserver with ArcSDE on solaris
Dimitri Chausson
dimitri.chausson at TELEATLAS.COM
Tue May 9 08:08:55 PDT 2006
Hi,
I am trying to compile the mapserver on Solaris (5.8). I have built
everything (GDAL, GD, GEOS, PROJ..) except the mapserver. I am using the
sources from version 4.8.3. Configure is called the following way:
./configure \
--prefix=$HOME/local/mapserver \
--with-httpd=$HOME/local/bin/httpd \
--without-pdf \
--with-gd=$HOME/local/ \
--with-proj=$HOME/local \
--with-geos=$HOME/local/bin/geos-config \
--with-ogr=$HOME/local/bin/gdal-config \
--with-gdal=$HOME/local/bin/gdal-config \
--with-sde=$HOME/local \
--with-sde-version=90 \
--with-wfs
It looks like the configure still has minor errors. At the end of the
output, I get:
---------------------------------------------------------------------
configure: checking HTTPD server (Apache) version...
using user-supplied httpd (/XXX/local/bin/httpd)
awk: syntax error near line 1
awk: bailing out near line 1
awk: syntax error near line 1
awk: bailing out near line 1
/XXX/local/bin/httpd version is Apache/2.2.2 ().
---------------------------------------------------------------------
I believe that it is not important, so I proceed calling make. It exits
with errors compiling shp2img (see attachement)
Did someone already have this kind of problem, and what are they due to?
Any help would be greatly appreciated,
Thanks in advance,
Dimitri
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make_mapserver.txt
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060509/ecc25e40/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dimitri.chausson.vcf
Type: text/x-vcard
Size: 275 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060509/ecc25e40/attachment.vcf>
More information about the MapServer-users
mailing list