I compiled mythweather revamp without installing any of the headers. You already have the libs in your system. When make complains of missing include files, just put them in a directory under the mythweather directory where they are expected to be found and proceed with the make. All the header files will be in specific folders in the mythtv source. Then perhaps use checkinstall to create the rpm. I tried to use checkinstall but the rpm built installed in / (it ignored install root) so I had to manually move them to the share directory and plugin directory. There were only two directories of files (/mythtv and /share which go in /usr/lib/mythtv and /usr/share in my system which is built with atrpms )so that was easy. Maybe somebody can comment on why checkinstall did this to me.
<br><br><br><div><span class="gmail_quote">On 4/28/07, <b class="gmail_sendername">Rich West</b> <<a href="mailto:Rich.West@wesmo.com">Rich.West@wesmo.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Adilson Oliveira wrote:<br>> -----BEGIN PGP SIGNED MESSAGE-----<br>> Hash: SHA1<br>><br>> Nick Morrott escreveu:<br>><br>>> On 28/04/07, Adilson Oliveira <<a href="mailto:adilson@adilson.net">adilson@adilson.net
</a>> wrote:<br>>><br>><br>><br>>> <a href="http://mythtv.org">mythtv.org</a> itself does not release binaries, only source code. You<br>>> will need to check whether MythTV binaries are available from a
<br>>> repository for your chosen distribution (such as the <a href="http://atrpms.net">atrpms.net</a><br>>> repository which supplies pre-compiled MythTV for Fedora/RHEL users).<br>>><br>><br>> Ah, I didn't know that. I tought you might have provide some sort of
<br>> binaries.<br>> I'll see how can I overcome this. Thanks.<br><br>The most I have is a tar file of built binaries that I use to distribute<br>to my frontends.<br><br>I figure that Axel (maintainer of ATrpms.net
) will update mythweather if<br>and when it becomes main stream.<br><br>-Rich<br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>