Hi,<div><br></div><div>I recently switched from a ppc Mac to an Intel Mac. I've been cobbling together distros dodging the architecture issues to get cairo to run (which worked great using Macports). However, I recently ran into more -- my ImageMagick install was out of whack. 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. </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> <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. I've just installed the latest version of Jasper 1.900.x, but still no luck compiling. So, two questions:</div>
<div><br></div><div>1. Does Cairo depend on Jasper (and if so, why didn'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'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's three questions, but any help will be appreciated.</div><div><br></div><div><br></div><div>Dan</div>