<div dir="ltr">I think I've botched up my linking on a MapServer 6.2 build but I'm not knowledgeable enough to see what I've done wrong. On Ubuntu 12.04 I built gdal 1.10 from source and it seems to work. I then built MapServer 6.2 from source and it works fine with vector data sources but raster data sources fail with:<br>
<div><br>tif_jpeg.c:961: JPEGSetupDecode: Assertion `sp->cinfo.comm.is_decompressor' failed<br><br></div><div>My MapServer configure statement:<br>export LD_RUN_PATH=/usr/local/lib<br>./configure --with-gd <br>  --with-proj <br>
  --with-postgis <br>  --with-geos <br>  --with-ogr=/usr/local/bin/gdal-config <br>  --with-gdal=/usr/local/bin/gdal-config<br>  --with-wfs<br>  --with-php=yes<br><br></div><div>This machine also has libgdal on it from a QGIS install. <br>
</div><div><br clear="all"></div><div>Any suggestions or hits are appreciated.<br><br></div><div>Thanks,<br></div><div>Rich<br><br></div><div><br><br>-- <br>Richard Greenwood<br><a href="mailto:richard.greenwood@gmail.com">richard.greenwood@gmail.com</a><br>
<a href="http://www.greenwoodmap.com">www.greenwoodmap.com</a>
</div></div>