<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi.<div><br class="webkit-block-placeholder"></div><div>I'm building GDAL 1.4.4 on OS X Leopard and have all the requisite libraries installed in /usr/local/xxx where xxx is the relevant library. &nbsp;I've successfully built GDAL previously a number of times but this time am adding Python support. &nbsp;I'm using the following bash script to do the configure:</div><div><br class="webkit-block-placeholder"></div><div><div>./configure --prefix=/usr/local/gdal-1.4.4 \</div><div>&nbsp;&nbsp;--libdir=/usr/local/lib \</div><div>&nbsp;&nbsp;--with-netcdf=/usr/local/netcdf-3.6.1 &nbsp;\</div><div>&nbsp;&nbsp;--with-jpeg=/usr/local/internal \</div><div>&nbsp;&nbsp;--with-png=/usr/local/lib \</div><div>&nbsp;&nbsp;--with-libtiff=/usr/local/lib \</div><div>&nbsp;&nbsp;--with-geotiff=/usr/local/lib \</div><div>&nbsp;&nbsp;--with-geos=yes \</div><div>&nbsp;&nbsp;--with-perl &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\</div><div>&nbsp;&nbsp;--with-php &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \</div><div>&nbsp;&nbsp;--with-ruby &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\</div><div>&nbsp;&nbsp;--with-python &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div><div><br class="webkit-block-placeholder"></div></div><div><br class="webkit-block-placeholder"></div><div>The make gets quite a long way through the build but then I run into this odd reference to&nbsp;libjpeg.62.0.0.dylib that actually exists in /usr/local/lib but the compiler/linker doesn't seem to be able to find it and I'm having difficulty understanding why and how to work around it. &nbsp;Any suggestions would be much appreciated.</div><div><br></div><div><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Courier New; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">Cheers.</span></div><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">--------------</span></div><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">John Helly, University of California, San Diego</span></div><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">San Diego Supercomputer Center 9500 Gilman Dr. Mail Code 0527, La Jolla CA 92093-0505</span></div><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">Phone: Voice +01 760 840 8660 mobile / stonesteps (Skype) / stonesteps7 (iChat)</span></div><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; "><a href="http://www.sdsc.edu/~hellyj">http://www.sdsc.edu/~hellyj</a></span></div><br class="Apple-interchange-newline"></span></span></div></span> </div><br></div></body></html>