I&#39;m not sure this is the forum for this, but I can&#39;t find anything online to help me. &nbsp;I&#39;m trying to install cairo on my MacBook Pro (running OS X 10.5.5) using MacPorts. &nbsp;The install fails at two points, with the build output looking like this:<div>
<br></div><div><div>---&gt; &nbsp;Configuring cairo</div><div>Error: Target org.macports.configure returned: configure failure: shell command &quot; cd &quot;/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/work/cairo-1.8.6&quot; &amp;&amp; ./configure --prefix=/opt/local --disable-glitz --disable-xcb --enable-ft --enable-pdf --enable-png --enable-ps --enable-svg --enable-xlib --enable-xlib-xrender --with-x --enable-quartz --enable-quartz-font --enable-quartz-image &quot; returned error 1</div>
<div>Command output: checking ApplicationServices/ApplicationServices.h usability... yes</div><div>checking ApplicationServices/ApplicationServices.h presence... yes</div><div>checking for ApplicationServices/ApplicationServices.h... yes</div>
<div>checking whether cairo&#39;s Quartz surface backend feature could be enabled... yes</div><div>checking for cairo&#39;s Quartz font backend feature...&nbsp;</div><div>checking whether cairo&#39;s Quartz font backend feature could be enabled... yes</div>
<div>checking for cairo&#39;s Quartz Image surface backend feature...&nbsp;</div><div>checking whether cairo&#39;s Quartz Image surface backend feature could be enabled... yes</div><div>checking for cairo&#39;s Microsoft Windows surface backend feature...&nbsp;</div>
<div>checking whether cairo&#39;s Microsoft Windows surface backend feature could be enabled... no (requires a Win32 platform)</div><div>checking for cairo&#39;s Microsoft Windows font backend feature...&nbsp;</div><div>checking whether cairo&#39;s Microsoft Windows font backend feature could be enabled... no (requires a Win32 platform)</div>
<div>checking for cairo&#39;s PNG functions feature...&nbsp;</div><div>checking for png... yes</div><div>checking whether cairo&#39;s PNG functions feature could be enabled... yes</div><div>checking for cairo&#39;s FreeType font backend feature...&nbsp;</div>
<div>checking for FONTCONFIG... yes</div><div>checking for FcFini... yes</div><div>checking for FREETYPE... yes</div><div>checking whether cairo&#39;s FreeType font backend feature could be enabled... yes</div><div>checking for FT_Bitmap_Size.y_ppem... yes</div>
<div>checking for FT_GlyphSlot_Embolden... yes</div><div>checking for FT_Load_Sfnt_Table... yes</div><div>checking for FT_Library_SetLcdFilter... yes</div><div>checking pthread.h usability... yes</div><div>checking pthread.h presence... yes</div>
<div>checking for pthread.h... yes</div><div>checking for cairo&#39;s PostScript surface backend feature...&nbsp;</div><div>checking whether cairo&#39;s PostScript surface backend feature could be enabled... no (requires zlib <a href="http://www.gzip.org/zlib/">http://www.gzip.org/zlib/</a>)</div>
<div>configure: error: recommended PostScript surface backend feature could not be enabled</div><div><br></div><div>Error: Status 1 encountered during processing.</div><div><br></div><div><br></div><div>I tried running the ./config by hand and got a funny permissions error in a couple of lines of the config.log file. &nbsp;Not sure what is going on there, but since I sudo&#39;d the port install, I don&#39;t know how I could have permissions trouble. &nbsp; Anybody ever see anything like this or have any suggestions?</div>
<div><br></div><div><br></div><div>Thanks,</div><div><br></div><div>Dan</div></div>