<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi<div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>I followed the directions on this page ...</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">                </span><a href="http://cairographics.org/end_to_end_build_for_mac_os_x/">http://cairographics.org/end_to_end_build_for_mac_os_x/</a></div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>in order to install Cairo on mac os x 10.6. &nbsp; Other than changing some version numbers everything proceeded without any problems.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>The reason I want to install Cairo is because its listed as a dependency of JazzScheme (<a href="http://www.jazzscheme.org/installation.htm">http://www.jazzscheme.org/installation.htm</a>). &nbsp; &nbsp;The relevant text is as follows ...</div><div><br></div><div>"If you plan on doing GUI development, you will need to install Cairo . On Windows, we precompiled it for you as a DLL so it is already installed. On other systems, you should install it the usual way with your package manager and Jazz will use pkg-config to find the various paths. If you are on Mac OS X, the simplest way to install Cairo is through macports. See the next section for details on installing macports if you don't already have it. With macports installed, installing cairo is easy, simply execute the following command from any terminal: "sudo port install cairo" . Note that on systems that support both binary and development packages you should install the cairo-dev development package."</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>My question is simple - how can I confirm that I've installed Cairo properly ? &nbsp; I don't need to be able to use Cairo in an app that I'm building - I need it to be accessible by an app that someone else has built.</div><div><br></div><div>Thanks</div><div>Dave</div><div><br></div></body></html>