[mapserver-users] ArcSDE compilation and connectivity problems
Francesco Sozzi
fsozzi at intercad.ch
Mon Jul 13 06:42:12 PDT 2009
Hi all,
I've just compiled mapserver 5.0.3 changing nmake.opt ArcSDE section into:
SDE_OPT=-DUSE_SDE
SDE_OPT= -DUSE_SDE_PLUGIN
SDE_VERSION = 91
SDE_DIR = "C:\Program Files\ArcGIS\ArcSDE"
SDE_INC = -I$(SDE_SDK)\include
The complation has been succesful for both mapserver and php_mapscript.
I have the following problems:
1) if I run mapserv.exe -v I got no INPUT=SDE (or something similar)
2) from my PHP app I get "msSDELayerOpen(): SDE support is not available" on
trying openig ArcSDE layer
Please note that ArcSDE is on and I can get data from ArcCatalog.
Any idea or suggestions?...
Best regards
Francesco
More information about the MapServer-users
mailing list