On 9/18/06, <b class="gmail_sendername">Tyler Bartel</b> &lt;<a href="mailto:tyler@bartel.ca">tyler@bartel.ca</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am having trouble upgrading from myth version 0.19 to 0.20. I am<br>running FC4 and am attempting to upgrade with:<br><br>yum -y install mythtv-suite<br><br>The upgrade fails with this error:<br>Error: Missing Dependency: 
libjack.so.0 is needed by package mythtv-frontend<br>Error: Missing Dependency: libjack.so.0 is needed by package mythtv-setup<br>Error: Missing Dependency: libjack.so.0 is needed by package mythtv-backend<br>Error: Missing Dependency: 
libjack.so.0 is needed by package mytharchive<br>Error: Missing Dependency: libjack.so.0 is needed by package mythbrowser<br>Error: Missing Dependency: libjack.so.0 is needed by package libmyth<br>Error: Missing Dependency: 
libjack.so.0 is needed by package mythdvd<br><br>Obviously I am simply missing a dependant library but can someone direct<br>me to how I can install this missing library?<br><br></blockquote></div><br>
I just did this upgrade last week on an FC4 machine and I can tell you
that you'll be much better off if you first install smart and then use
that to upgrade Myth.&nbsp; <br>
<br>
yum install smart<br>
<br>
after that completes you can do:<br>
<br>
smart install mythtv-suite<br>
<br>
My upgrade via smart went without a hitch and pulled in all necessary dependencies (include libjack.so.0).<br>
<br>
HTH,<br>
Brad<br>
<br>