I'm not sure this is the forum for this, but I can't find anything online to help me. I'm trying to install cairo on my MacBook Pro (running OS X 10.5.5) using MacPorts. The install fails at two points, with the build output looking like this:<div>
<br></div><div><div>---> Configuring cairo</div><div>Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairo/work/cairo-1.8.6" && ./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 " 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's Quartz surface backend feature could be enabled... yes</div><div>checking for cairo's Quartz font backend feature... </div><div>checking whether cairo's Quartz font backend feature could be enabled... yes</div>
<div>checking for cairo's Quartz Image surface backend feature... </div><div>checking whether cairo's Quartz Image surface backend feature could be enabled... yes</div><div>checking for cairo's Microsoft Windows surface backend feature... </div>
<div>checking whether cairo's Microsoft Windows surface backend feature could be enabled... no (requires a Win32 platform)</div><div>checking for cairo's Microsoft Windows font backend feature... </div><div>checking whether cairo's Microsoft Windows font backend feature could be enabled... no (requires a Win32 platform)</div>
<div>checking for cairo's PNG functions feature... </div><div>checking for png... yes</div><div>checking whether cairo's PNG functions feature could be enabled... yes</div><div>checking for cairo's FreeType font backend feature... </div>
<div>checking for FONTCONFIG... yes</div><div>checking for FcFini... yes</div><div>checking for FREETYPE... yes</div><div>checking whether cairo'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's PostScript surface backend feature... </div><div>checking whether cairo'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. Not sure what is going on there, but since I sudo'd the port install, I don't know how I could have permissions trouble. 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>