Hi,

slowly, I'm approaching. Our customer had to write to out local service
provider of ESRI and they had to write to ESRI and request for the
header files (I can not find the page, where it was written, but the
header files should just arrive from U.S. here).

So, now I "should" be able to compile

Thanks

Jachym

Lime, Steve D (DNR) píše v St 07. 04. 2010 v 16:40 -0500: 
> Don't know if success was had or not. The standard 9.3 disks I had access to 
> did not have the headers available. Must need some super secret handshake to 
> get them. Anyway, I just copied the 9.2 headers into the same spot in the 9.3 
> directories  and it works just fine. Don't know that I'd recommend that 
> approach in lieu of learning the super secret handshake but it worked here in 
> a pinch...
> 
> Steve
> 
> -----Original Message-----
> From: mapserver-users-boun...@lists.osgeo.org 
> [mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Huey Brantley
> Sent: Thursday, March 18, 2010 10:44 PM
> To: Jachym Cepicky
> Cc: mapserver-users@lists.osgeo.org
> Subject: Re: [mapserver-users] can not compile arcsde 9.3 with mapserver 5.4
> 
> 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


-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
PGP Public key: http://les-ejk.cz/pgp/JachymCepicky.pgp

Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy

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

Reply via email to