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