Russell, I have only limited familiarity with the GDAL SDE driver, but I thought I might mention:
1) If you added the SDE support to your configure after a preliminary build of GDAL make sure you do a "make clean" in the source tree after the configure and before rebuilding with SDE. 2) Confirm that you are actually installing and replacing the old libgdal.so. Check the date, or even use locate to confirm you know which libgdal's exist on the system. 3) Try "gdalinfo --format sde" to confirm that the SDE driver is built into the GDAL you are using. It should report a few details about the driver if it is enabled, otherwise it will report there is no such driver. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, [email protected] 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 [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
