Re: [mapserver-users] help in Building mapserver

2009-10-13 Thread Frank Warmerdam

Medve Zsolt wrote:

Hy!

I have a problem to re-build from source code the mapserver because it 
doesnt work with SDE. (mapserv.com -v gives theres is no SDE input)
Can anybody help me? Or do someone know anybody or just a good 
description about building mapserver? (expecialy SDE)
IF you do help me, maybe you can give your MSN or skype arddress in 
private mail. It is very important to me!


Zsolt,

It would have been helpful if you had indicated what steps you have taken
already to build in SDE support, and of course what platform you are working
on.

A recent build against SDE on redhat linux including the following configure
options and things seem to have worked well:

  --with-sde=/opt/build/arcsde_c_sdk \
  --with-sde-version= \

Best regards,
--
---+--
I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush| Geospatial Programmer for Rent

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


Re: [mapserver-users] help in Building mapserver

2009-10-13 Thread Smith, Michael ERDC-USACE-NH
The --with-sde-version= \ needs to be there for more recent versions of SDE
(I'm not sure exactly when it changed) as they have stopped including the
version in the library files (eg libsde83.so is used in 8.3 versions, just
libsde.so is used in 9.3).

Mike


On 10/13/09 12:10 PM, Frank Warmerdam warmer...@pobox.com wrote:

 Medve Zsolt wrote:
 Hy!
 
 I have a problem to re-build from source code the mapserver because it
 doesnt work with SDE. (mapserv.com -v gives theres is no SDE input)
 Can anybody help me? Or do someone know anybody or just a good
 description about building mapserver? (expecialy SDE)
 IF you do help me, maybe you can give your MSN or skype arddress in
 private mail. It is very important to me!
 
 Zsolt,
 
 It would have been helpful if you had indicated what steps you have taken
 already to build in SDE support, and of course what platform you are working
 on.
 
 A recent build against SDE on redhat linux including the following configure
 options and things seem to have worked well:
 
--with-sde=/opt/build/arcsde_c_sdk \
--with-sde-version= \
 
 Best regards,

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