<div dir="ltr"><div class="gmail_extra">I am using the GDAL 1.11 Complete build for Mac found here: <a href="http://www.kyngchaos.com/software/frameworks">http://www.kyngchaos.com/software/frameworks</a>.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I am installing my .app bundle in /Applications (or rather the user is installing it there via a drag-and-drop .dmg), and I don't want the user to have to install anything to <span style="font-size:13px">/Library/Frameworks.</span></div><div class="gmail_extra"><span style="font-size:13px"><br></span></div><div class="gmail_extra"><span style="font-size:13px">However, it appears that something inside the GDAL library is referencing </span><span style="font-size:13px">/Library/Frameworks/</span><span style="font-size:13px">UnixImageIO.framework as an absolute path, and I haven't been able to find a way to tell it to reference that framework from its location within my .app bundle instead.</span></div><div class="gmail_extra"><span style="font-size:13px"><br></span></div><div class="gmail_extra"><span style="font-size:13px">The result is that certain files, such as .tif files, are not handled correctly (e.g., I cannot get the bounding world rect of a georeferenced .tif file when </span><span style="font-size:13px">/Library/Frameworks/</span><span style="font-size:13px">UnixImageIO.framework is not present, but can get it when /</span><span style="font-size:13px">Library/Frameworks/</span><span style="font-size:13px">UnixImageIO.framework is present).</span></div><div class="gmail_extra"><span style="font-size:13px"><br></span></div><div class="gmail_extra"><span style="font-size:13px">I looked at the QGIS installer, but that requires you to install GDAL plus UnixImageIO to </span><span style="font-size:13px">/Library/Frameworks explicitly, so that didn't help.</span></div><div class="gmail_extra"><span style="font-size:13px"><br></span></div><div class="gmail_extra"><span style="font-size:13px">I understand this Mac build of GDAL is done by William Kyngesburye, and is not part of the official GDAL build, but I couldn't find a way to get in touch with </span><span style="font-size:13px">Kyngesburye directly and I thought someone on this list might have faced this problem.</span></div><div class="gmail_extra"><span style="font-size:13px"><br></span></div><div class="gmail_extra"><span style="font-size:13px">Thanks for any help.</span></div><div class="gmail_extra"><span style="font-size:13px"><br></span></div></div>