Re: [mapserver-users] can not compile arcsde 9.3 with mapserver 5.4

2010-03-18 Thread Huey Brantley

Compile it against the SDE SDK, not where you have SDE installed.

My configure:

./configure \
  --with-php=/usr/local \
  --with-proj=/usr/local \
  --with-gd=/usr/local \
  --with-jpeg=/usr/local \
  --with-png=/usr/local \
  --with-sde=/u01/arcgis93sdk/sdeexe93/ \
  --with-sde-version=93 \
  --with-wfs \
  --with-ogr=/usr/local/bin/gdal-config \
  --with-gdal=/usr/local/bin/gdal-config \
  --with-freetype \
  --with-tiff \
  --with-agg \
  --with-curl \
  --enable-debug



Jachym Cepicky wrote:

Hi,

I'm not able to get arcsde 9.3.0 compiled with mapserver (5.4), on Linux

I use

./configure --with-sde=/opt/arcsde/9.3.0/sdeexe93/ --with-sde-version=''


the arcsde installation directory containes (among others) file

...
libsde.so
..

nut not "*.a" file or "*.h" files

however, I get

configure: error: "Could not find sdetype.h or libsde.a/libsde.so in
/opt/arcsde/9.3.0/sdeexe93/."

Any hint?

Thanks

Jachym
  


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


Re: [mapserver-users] ArcSDE 9.3 Support.

2008-09-30 Thread Huey Brantley
I use MapServer with ArcGIS 9.3 with no problems.

On Tue, 2008-09-30 at 13:34 -0500, Steve Lime wrote:
> My assumption is that if it is not specifically stated that something WON'T 
> work with a particular
> version then it probably will work. I'd say try it. I don't have that version 
> handy or I'd do it myself.
> 
> Steve
> 
> >>> On 9/30/2008 at 12:06 PM, in message
> <[EMAIL PROTECTED]>, "Nelson
> Soto" <[EMAIL PROTECTED]> wrote:
> > I have seen this question asked but have not found any answers; Is
> > Mapserver capable of displaying and working with SDE 9.3??? The last
> > noted version I can see is 9.2 and am curious as it is not explicitly
> > labeled as not working on the MapServer website.
> > 
> >  
> > 
> > Thanks,
> > Nelson
> 
> ___
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users