<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">[plasma] /Users/jam [547]% sh -v doit<br>
otool -L /Applications/Mythfrontend.app/Contents/PlugIns/imageformats/libqjpeg.dylib |grep local<br>
otool -L /Applications/Mythfrontend.app/Contents/Frameworks/libjasper.4.dylib |grep local<br>
otool -L /Applications/Mythfrontend.app/Contents/Frameworks/libjpeg.9.dylib |grep local<br>
otool -L /Applications/Mythfrontend.app/Contents/Frameworks/libtiff.5.dylib |grep local<br>
otool -L /Applications/Mythfrontend.app/Contents/Frameworks/libmng.2.dylib |grep local<br>
otool -L /Applications/Mythfrontend.app/Contents/Frameworks/libjpeg.8.dylib |grep local<br></blockquote><div><br></div><div>...well, that tells me that the Application has all of the internal libraries looking for libjpeg inside the application and not on the macports install path.  Perhaps something else inside the Application bundle is not set up correctly...</div><div><br></div><div><br></div></div></div>