Hi,<div><br></div><div>I recently switched from a ppc Mac to an Intel Mac. &nbsp;I&#39;ve been cobbling together distros dodging the architecture issues to get cairo to run (which worked great using Macports). &nbsp;However, I recently ran into more -- my ImageMagick install was out of whack. &nbsp;So, I did a complete wipe of the /opt/local dir and reinstalled Macports from scratch, re-installed Cairo, installed ImageMagick and everything installed fine. &nbsp;</div>
<div><br></div><div>The funny thing is that a cairo-based app that had been working fine now will not build due to the following link error</div><div><br></div><div>&nbsp;<span class="Apple-style-span" style="font-family: Courier; font-size: 11px; font-style: italic; ">ld: library not found for -ljasper-1.701.1.0.0</span></div>
<div><span class="Apple-style-span" style="font-family: Courier; font-size: 11px; font-style: italic;"><br></span></div><div>I did have this version of Jasper in my old dir tree, and the app built just fine before my reinstall of Macports, Cairo and ImageMagick. &nbsp;I&#39;ve just installed the latest version of Jasper 1.900.x, but still no luck compiling. &nbsp;So, two questions:</div>
<div><br></div><div>1. Does Cairo depend on Jasper (and if so, why didn&#39;t it get installed/updated/whatever on the re-install of cairo?</div><div><br></div><div>2. Why is my linker looking for the old version of Jasper when I&#39;ve just barely installed (what I assume is the latest version of cairo with Macports.</div>
<div><br></div><div>3. How do I get my project to build now?</div><div><br></div><div>I guess that&#39;s three questions, but any help will be appreciated.</div><div><br></div><div><br></div><div>Dan</div>