<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 7, 2021 at 8:39 AM James Linder <<a href="mailto:jam@tigger.ws">jam@tigger.ws</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On 7 Feb 2021, at 8:59 pm, John Hoyt <<a href="mailto:john.hoyt@gmail.com" target="_blank">john.hoyt@gmail.com</a>> wrote:<br>
> <br>
> <br>
> Another possibility is that you're compiling with a case-sensitive filesystem.  I found the case-sensitive filesystem to be troublesome and moved my build systems to case-insensitive systems (which is what Apple recommends for developers and regular users). <br>
<br>
John I recall your issues, but I did then and am now using a case sensitive fs,<br>
<br>
I'll do the install now, and build in a case insensitive VM.<br>
<br>
All macports are gone, reinstalled Mythfrontend with the version I got from SourceForge, even though I know better<br>
<br>
[plasma] /Users/jam [546]% ls /opt<br>
[plasma] /Users/jam [547]% /Applications/Mythfrontend.app/Contents/MacOS/mythfrontend<br>
dyld: Library not loaded: /opt/local/lib/libjpeg.9.dylib<br>
  Referenced from: /Applications/Mythfrontend.app/Contents/Frameworks/QtWebKit.framework/Versions/5/QtWebKit<br>
  Reason: image not found<br>
/Applications/Mythfrontend.app/Contents/MacOS/mythfrontend: line 15:  1222 Abort trap: 6           ./mythfrontend.real $@<br></blockquote><div><br></div><div>can you run the following and send back the output:</div><div><br></div><div>otool -L /Applications/Mythfrontend.app/Contents/MacOS/mythfrontend.real</div><div><br></div><div>ls /Applications/Mythfrontend.app/Contents/</div></div></div>