I&#39;m trying the frontend right now.&nbsp; I unpack the .app file, run it, and nothing happens.&nbsp; I&#39;m not really familar with the workings of a .app file on OS X, but I managed to navigate through it to find what I believe is the executable.&nbsp; <br>
<br>I ran the following in a terminal:<br><br>tracey-schutzs-emac:/Volumes/Hard Drive/Applications/MythFrontend/MythFrontend.app/Contents/Resources/Bin root# ./MythFrontend <br>dyld: Library not loaded: @executable_path/../Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServices<br>
&nbsp; Referenced from: /Applications/MythFrontend/MythFrontend.app/Contents/MacOS/./MythFrontend<br>&nbsp; Reason: image not found<br>Trace/BPT trap<br><br>That doesn&#39;t mean a whole lot to me, but maybe some more learned OS X users can help me out.&nbsp; If I had to guess, it would appear that dyld is to blame, but I&#39;m not really sure what dyld is.&nbsp; I tried this on two systems, including a fresh, fully updated, basic install.&nbsp; Both systems were capable of running .20.2 last week.&nbsp; Is there a prerequisite I&#39;m missing?&nbsp; Is there any way to create the .app file such that it includes anything necessary to run on a fresh, standard install?&nbsp; <br>
<br><br><br>