<br><br><div><span class="gmail_quote">On 5/31/06, <b class="gmail_sendername">Daris Drake</b> &lt;<a href="mailto:darisd@hotmail.com">darisd@hotmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt;When you say &quot;The packages are installed&quot;, you do mean the development<br>&gt;packages as well, right?<br><br>Well... I worked around libmad, libid3tag, libcdaudio YUM issues by doing a<br>source install and now the mythplugins configure script recognizes them
<br>fine. It was wierd, YUM said they were installed and did not need updates,<br>but obviously they had issues.<br><br>But FLAC is still not recognized even though YUM reports it being<br>installed... is there a FLAC development package? I downloaded a install
<br>file from the FLAC website but it is not the traditional &quot;make&quot; style, it is<br>just a bunch of files to copy hither and thither. I am still trying things<br>here... So if you have any info on what FLAC is necessary, or if you know
<br>the proper YUM development package...<br><br>Thanks for the reply BTW :)</blockquote><div><br><br>I'm a Mandriva person, but YUM and URPMI isn't all that different.&nbsp; For URPMI, I'd need a seperate devel package for most things to compile against, such as 
libflac6-devel-1.1.1-1mdk for libflac6-1.1.1-1mdk.&nbsp; I don't know how the yum command line works, but maybe you can make an intelligent guess on what the development package would be based on installing other things. The docs (
<a href="http://www.mythtv.org/wiki/index.php/Upgrading_To_SVN#How_to_upgrade_to_SVN_from_ATrpms">http://www.mythtv.org/wiki/index.php/Upgrading_To_SVN#How_to_upgrade_to_SVN_from_ATrpms</a> ) recommend the following command line:
<br><br><pre>yum install lirc-lib-devel lame-devel qt qt-devel qt-MySQL libmad libmad-devel libid3tag  libid3tag-devel flac libcdaudio libcdaudio-devel cdparanoia-libs cdparanoia-devel  libvorb<br><br>May get you some extra crap, but worth a shot, no?
<br></pre><br></div><br></div><br>