<br><div><span class="gmail_quote">On 3/23/06, <b class="gmail_sendername">Joe Votour</b> <<a href="mailto:joevph@yahoo.com">joevph@yahoo.com</a>> wrote:</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>It's a huge dependency nest.<br><br>The way I did it was to install everything via yum,
<br>and then remove the MythTV RPMs by hand.<br><br>So, something like:<br>yum install mythtv-suite<br>rpm -qa | grep myth > pkgs.txt<br>rpm -e `cat pkgs.txt`<br><br>Then from there, I only had to install a few -devel<br>
packages (no more than 10, I'm sure) via yum. From<br>there, I had no problems building my own binaries from<br>SVN.<br><br>-- Joe</blockquote><div><br>
yeah thats exactly what I did a year ago with FC3 except with apt-get
instead of yum... I like the idea of running everything from source,
but I am afraid of what that really means....<br>
</div><br></div>