<br><br><div class="gmail_quote">On Sun, Mar 23, 2008 at 9:54 PM, Skitals <<a href="mailto:hondacrxsi@gmail.com">hondacrxsi@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c"><br>
<br>
<br>
<a href="mailto:kanetse@gmail.com">kanetse@gmail.com</a> wrote:<br>
><br>
>> ><br>
>> > Is this an XBox that running from a gamesave partition? (i.e.<br>
>> E:\debian)<br>
>> ><br>
>><br>
>> Yup!<br>
>><br>
><br>
> I attempted this on my XBox running MythTV-0.20.2 on Xebian 1.1.4 and<br>
> unfortunately, it did not work. I ran into problems when installing<br>
> "x11-common"...<br>
><br>
> Could you post provide step-by-step details, or be willing to send me<br>
> a copy of your image?<br>
><br>
> Thanks<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>
</div></div>All that I needed to do was set my apt.sources list to the one in this<br>
thread, do an 'apt-get update' and then 'apt-get install mythtv-frontend'<br>
<br>
But I had already installed a number of dependencies when I was trying to<br>
compile mythtv 0.21 myself (and failed). The only way to solve any<br>
dependency issues is to systematically work your way backwards. If<br>
installing mythtv-frontend fails on 'x11-common', try installing x11-common<br>
by itself. If that fails, you should be able to see what is missing, and<br>
install that. I had to repeat that process about 100 times when I was trying<br>
to compile 0.21 a couple weeks ago. Shouldn't be anywhere near that<br>
cumbersome for installing a precompiled package.<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://www.nabble.com/MythTV-0.21-on-Xebian-installed-%28was-Compiling-MythTV-on-a-computer-instead-of-the-Xbox%29-tp16237122s15552p16245044.html" target="_blank">http://www.nabble.com/MythTV-0.21-on-Xebian-installed-%28was-Compiling-MythTV-on-a-computer-instead-of-the-Xbox%29-tp16237122s15552p16245044.html</a><br>
</font><div class="Ih2E3d">Sent from the mythtv-users mailing list archive at <a href="http://Nabble.com" target="_blank">Nabble.com</a>.<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="Wj3C7c">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>
</div></div></blockquote></div><br><br>Well i used info from <a href="http://www.knizefamily.net/russ/software/xbox.html">http://www.knizefamily.net/russ/software/xbox.html</a> (minus the kernel upgrade cuz you cant do that on a E image) so i could do the upgrade to etch and then, as Skitals was saying, while trying to compile it myself i installed more dependencies that were listed at <a href="http://www.mythtv.org/wiki/index.php/Xbox_Frontend_Compile_with_SVN">http://www.mythtv.org/wiki/index.php/Xbox_Frontend_Compile_with_SVN</a>:<br>
<pre>apt-get install libdbd-mysql-perl libdbi-perl libmysqlclient12 libnet-daemon-perl libplrpc-perl mysql-client mysql-common pwgen ttf-freefont<br>apt-get install qt3-dev-tools liblame-dev liblame0 liblircclient-dev alsa-oss libqt3-mt-dev libqt3-mt-dev gcc g++ libqt3-mt-mysql libqt3-i18n<br>
apt-get install subversion<br>apt-get install distcc<br>apt-get install libqt3-compat-headers <br>apt-get install xmltv </pre>i had to change some program names, cant remember which, but im sure u can figure it out!<br>Hope this helps!<br>
<br>Cheers!<br>