On Wed, 2007-06-20 at 03:35 -0500, Martin Koska wrote: > We have problem with compilation of sde 9.1 support for mapserver 4.10 in > Debian Linux operation system: > > Sde 9.1 is installed in /opt/sde/sdeexe91.
<snip> > Configuration command is: > > ./configure --prefix=/usr --enable-debug --without-tiff --without-pdf > --with-gd=/usr --with-freetype=/usr --with-zlib=/usr --with-png=/usr > --with-xpm=/usr --with-jpeg=/usr --with-gdal --with-ogr --with-proj > --with-eppl --with-postgis --with-wcs --with-wms --with-wmsclient --with-wfs > --with-wfsclient --with-threads --with-geos --with-sde-version=91 > --with-sde=/opt/sde/sdeexe91 > > Error: > > configure: checking whether we should include ESRI SDE support... > configure: error: "Could not find sdetype.h or libsde91.a/libsde91.so in > /opt/sde/sdeexe91." > > File libsde91.so is located in /opt/sde/sdeexe91/lib > > Can anybody help to solve the problem? > What's wrong with this? > Try putting /opt/sde/sdeexe91/lib in /etc/ld.so.conf and running ldconfig. > Thank you. > > Martin Koska > [EMAIL PROTECTED] HTH, Tim Bowden
