On Thu, 18 Mar 2010, Jachym Cepicky wrote:
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=''
You need to ArcSDE SDK, which is a separate package from the install disks. It will have the required include/ and lib/ directories that you need to have to compile mapserver against the sde library.
I haven't compiled against the 9.3 SDK yet, but here is what is in the 9.2 SDK to compare:
$ find sdeexe92/ -type f sdeexe92/etc/services.sde sdeexe92/lib/icu4j_3_2.jar sdeexe92/lib/libedgemt.so sdeexe92/lib/libmtchloc.so sdeexe92/lib/libsg.so sdeexe92/lib/libsdedb2srvr92.so sdeexe92/lib/concurrent.jar sdeexe92/lib/jpe92_sdk.jar sdeexe92/lib/libgsrvrora9i92.so sdeexe92/lib/libgsrvrora10g92.so sdeexe92/lib/libloceng.so sdeexe92/lib/liblocssa.so sdeexe92/lib/libpe.so sdeexe92/lib/libxerces-c.so.26.0 sdeexe92/lib/libicuuc.so.22.0 sdeexe92/lib/libsde.a sdeexe92/lib/libgsrvrdb292.so sdeexe92/lib/libsdeora9isrvr92.so sdeexe92/lib/libsde.so sdeexe92/lib/libicudata.so.22.0 sdeexe92/lib/libsdeora10gsrvr92.so sdeexe92/lib/libmtchmt.so sdeexe92/lib/libsg.a sdeexe92/lib/libpe.a sdeexe92/lib/jsde92_sdk.jar sdeexe92/lib/libsdejavautil.so sdeexe92/include/sg.h sdeexe92/include/sderaster.h sdeexe92/include/pedef.h sdeexe92/include/sdeerno.h sdeexe92/include/pef.h sdeexe92/include/sgerr.h sdeexe92/include/pe.h sdeexe92/include/sdetype.h sdeexe92/include/pe_coordsys_from_prj.h -- Russell McOrmond, Internet Consultant: <http://www.flora.ca/> Please help us tell the Canadian Parliament to protect our property rights as owners of Information Technology. Sign the petition! http://digital-copyright.ca/petition/ict/ http://KillBillC61.ca "The government, lobbied by legacy copyright holders and hardware manufacturers, can pry control over my camcorder, computer, home theatre, or portable media player from my cold dead hands!" _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
