I downloaded&nbsp;the Boxee&nbsp;source a few days ago and found that I too was missing a configure file.&nbsp; I found that I had to use autoconf on the <a href="http://configure.in">configure.in</a> (I think that&#39;s what the file name was) file.&nbsp; After running autoconf it then provided a configure file.&nbsp; However, after running make I ran into other problems.&nbsp; I&#39;m running ubuntu so I just resorted back to installing from the repos.<br>
<br>
<div class="gmail_quote">On Mon, Jan 12, 2009 at 1:27 PM, George Galt <span dir="ltr">&lt;<a href="mailto:george.galt@gmail.com">george.galt@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Mon, Jan 12, 2009 at 12:34 PM, Adam McCarthy &lt;<a href="mailto:ug32axm@cs.bham.ac.uk">ug32axm@cs.bham.ac.uk</a>&gt; wrote:<br>
&gt; I did it in a rush and it segfaulted at a certain point, so I probably made<br>&gt; a mistake somewhere. &nbsp;It&#39;d be quicker for him just to port it himself than<br>&gt; try and fix my mistake.<br>&gt; Also, Boxee compiled fine for me on Fedora Core 8. &nbsp;I have Boxee and MythTV<br>
&gt; in a shell script loop so that when I close one the other opens. &nbsp;Works<br>&gt; pretty nicely.<br>&gt; Adam<br>&gt; On 12 Jan 2009, at 06:59, Kevin Kuphal wrote:<br>&gt;<br>&gt;<br>&gt; On Mon, Jan 12, 2009 at 12:21 AM, Adam McCarthy &lt;<a href="mailto:ug32axm@cs.bham.ac.uk">ug32axm@cs.bham.ac.uk</a>&gt;<br>
&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; You&#39;re probably using trunk which is based on QT4.<br>&gt;&gt;<br>&gt;&gt; I got 90% of the way into porting MythVodka to QT4 but then I found Boxee<br>&gt;&gt; so didn&#39;t bother to finish. &nbsp;To fix that bug you need to make clean and<br>
&gt;&gt; then use qmake-qt4 instead of qmake. &nbsp;You will get further errors though<br>&gt;&gt; which are only fixable by porting the code to QT4.<br>&gt;&gt;<br>&gt;&gt; If you know C++ then it&#39;s not that hard to do.<br>
&gt;<br>&gt;<br>&gt; Have you contacted the author regarding this? &nbsp;Maybe it could help him get<br>&gt; further along with trunk because it will be necessary soon enough. &nbsp;Boxee is<br>&gt; great for Ubuntu installations but the non-Ubuntu world can&#39;t touch it. &nbsp;If<br>
&gt; nothing else, could you send the patches to me? &nbsp;Maybe I can get it the rest<br>&gt; of the way.<br>&gt;<br>&gt; Kevin<br>&gt; _______________________________________________<br>&gt; mythtv-users mailing list<br>&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
&gt;<br>&gt;<br><br>Adam:<br><br>Did your download of the source come with a configure file? &nbsp;Mine did<br>not, so following the standard (and Boxee-provided) instructions of<br>&#39;./configure, make, make install&quot; won&#39;t work.<br>
<br>George<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" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br>